+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 08:54:01 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-69554ccd57-bh92p 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 0x55a8e37c7110 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-06-10 08:54:03.601 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 08:54:03.641 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 08:54:04.237 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:54:04.238 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:54:04.294 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:54:04.295 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 08:54:05.833 7 WARNING glance.api.v2.images [None req-e42eed5f-9125-4af2-97f6-b862020d297f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:54:05.977 8 WARNING glance.api.v2.images [None req-f4e16732-8bc7-461b-a994-520596a5a4a7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 08:54:06.076 7 WARNING keystonemiddleware._common.config [None req-e42eed5f-9125-4af2-97f6-b862020d297f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:54:06.085 7 WARNING oslo_config.cfg [None req-e42eed5f-9125-4af2-97f6-b862020d297f - - - - - -] 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 0x55a8e37c7110 pid: 7 (default app) 2026-06-10 08:54:06.214 8 WARNING keystonemiddleware._common.config [None req-f4e16732-8bc7-461b-a994-520596a5a4a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 08:54:06.221 8 WARNING oslo_config.cfg [None req-f4e16732-8bc7-461b-a994-520596a5a4a7 - - - - - -] 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 0x55a8e37c7110 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 08:54:07 2026] GET / => generated 1193 bytes in 1 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-06-10 08:54:08.047 8 WARNING oslo_policy.policy [None req-8200f41a-822b-4a67-9050-5b7125a0a718 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:08.048 8 WARNING oslo_policy.policy [None req-8200f41a-822b-4a67-9050-5b7125a0a718 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:08.072 8 WARNING oslo_policy.policy [None req-8200f41a-822b-4a67-9050-5b7125a0a718 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:08.072 8 WARNING oslo_policy.policy [None req-8200f41a-822b-4a67-9050-5b7125a0a718 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 08:54:07 2026] GET /v2/images => generated 69 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 08:54:11 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: 2/8] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 08:54:11 2026] GET /v2/images => generated 69 bytes in 48 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-06-10 08:54:11.543 7 WARNING oslo_policy.policy [None req-476e1e0b-f762-4655-8763-3acd352042a9 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:11.544 7 WARNING oslo_policy.policy [None req-476e1e0b-f762-4655-8763-3acd352042a9 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.250 () {44 vars in 911 bytes} [Wed Jun 10 08:54:11 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.250 () {44 vars in 933 bytes} [Wed Jun 10 08:54:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:54:11.692 7 WARNING oslo_policy.policy [None req-bbd9d469-6f57-44f0-b5f8-c0dcb7a2efbe 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:11.693 7 WARNING oslo_policy.policy [None req-bbd9d469-6f57-44f0-b5f8-c0dcb7a2efbe 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 10 08:54:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 08:54:11.882 8 WARNING oslo_config.cfg [None req-4c2a4249-1fb8-480a-8e8f-bb1414435fdc 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 10 08:54:11 2026] POST /v2/images => generated 760 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 08:54:11.906 7 WARNING oslo_policy.policy [None req-e8dcb750-2a05-40b2-a825-06b89965dbe2 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:11.906 7 WARNING oslo_policy.policy [None req-e8dcb750-2a05-40b2-a825-06b89965dbe2 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 08:54:11.908 7 INFO glance.api.v2.image_data [None req-e8dcb750-2a05-40b2-a825-06b89965dbe2 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 08:54:16.640 7 INFO glance.location [None req-e8dcb750-2a05-40b2-a825-06b89965dbe2 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/15] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Jun 10 08:54:11 2026] PUT /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc/file => generated 0 bytes in 4795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3694 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 08:54:16 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-06-10 08:54:16.745 7 WARNING oslo_config.cfg [None req-a6402e28-7957-4172-836a-b46ac900088f 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.250 () {48 vars in 1049 bytes} [Wed Jun 10 08:54:16 2026] PATCH /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 08:54:16 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:17:01 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: 147/292] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:17:01 2026] GET /v2/images => generated 1240 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:17:23 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: 150/298] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:17:23 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: 149/299] 199.204.45.250 () {44 vars in 937 bytes} [Wed Jun 10 09:17:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.204.45.250 () {44 vars in 959 bytes} [Wed Jun 10 09:17:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 10 09:17:24 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: 7|app: 0|req: 152/302] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 10 09:17:24 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:17:24.221 8 WARNING oslo_policy.policy [None req-17431585-601b-42c3-95f0-fe15612e2044 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 09:17:24.222 8 WARNING oslo_policy.policy [None req-17431585-601b-42c3-95f0-fe15612e2044 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 09:17:24.225 8 INFO glance.api.v2.image_data [None req-17431585-601b-42c3-95f0-fe15612e2044 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:18:01.476 8 INFO glance.location [None req-17431585-601b-42c3-95f0-fe15612e2044 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 151/311] 199.204.45.250 () {48 vars in 1046 bytes} [Wed Jun 10 09:17:24 2026] PUT /v2/images/abcccb81-1962-4788-8f62-962497899654/file => generated 0 bytes in 37322 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68805 switches on core 0) [pid: 7|app: 0|req: 161/312] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:18:01 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: 8|app: 0|req: 152/313] 199.204.45.250 () {48 vars in 1049 bytes} [Wed Jun 10 09:18:01 2026] PATCH /v2/images/abcccb81-1962-4788-8f62-962497899654 => 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: 162/314] 199.204.45.250 () {48 vars in 1050 bytes} [Wed Jun 10 09:18:01 2026] PATCH /v2/images/abcccb81-1962-4788-8f62-962497899654 => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/315] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:18:01 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/316] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:18:03 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: 154/317] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:18:03 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/398] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:24:36 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: 195/399] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:24:36 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:24:47 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: 206/403] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:24:47 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.204.45.250 () {44 vars in 947 bytes} [Wed Jun 10 09:24:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.204.45.250 () {44 vars in 969 bytes} [Wed Jun 10 09:24:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 10 09:24:47 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: 208/407] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 10 09:24:47 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:24:47.749 8 INFO glance.api.v2.image_data [None req-69f69d7f-77df-4e6a-9e90-1368a1382573 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:25:42.487 8 INFO glance.location [None req-69f69d7f-77df-4e6a-9e90-1368a1382573 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/418] 199.204.45.250 () {48 vars in 1045 bytes} [Wed Jun 10 09:24:47 2026] PUT /v2/images/c9365c15-3c68-453c-aa88-a5499a32df03/file => generated 0 bytes in 54790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20703 switches on core 0) [pid: 7|app: 0|req: 219/419] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:25:42 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/420] 199.204.45.250 () {48 vars in 1050 bytes} [Wed Jun 10 09:25:42 2026] PATCH /v2/images/c9365c15-3c68-453c-aa88-a5499a32df03 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/421] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:25:42 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/432] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:26:30 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: 207/433] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:26:30 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/438] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:26:47 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: 210/439] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:26:47 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/440] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 10 09:26:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/441] 199.204.45.250 () {44 vars in 961 bytes} [Wed Jun 10 09:26:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/442] 199.204.45.250 () {44 vars in 939 bytes} [Wed Jun 10 09:26:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/443] 199.204.45.250 () {48 vars in 951 bytes} [Wed Jun 10 09:26:47 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 09:26:47.732 7 INFO glance.api.v2.image_data [None req-bde0f20e-5fbc-4136-a03c-e094d25051d5 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:27:04.556 7 INFO glance.location [None req-bde0f20e-5fbc-4136-a03c-e094d25051d5 637596e18ebf4470b75f2e7eba362d4e 3c20582c85c9463ca87e59be4c0247df - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 232/446] 199.204.45.250 () {48 vars in 1046 bytes} [Wed Jun 10 09:26:47 2026] PUT /v2/images/cca18d28-9926-45ef-bfdc-5dfa3f2165bc/file => generated 0 bytes in 16890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32183 switches on core 0) [pid: 8|app: 0|req: 215/447] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:27:04 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/448] 199.204.45.250 () {48 vars in 1049 bytes} [Wed Jun 10 09:27:04 2026] PATCH /v2/images/cca18d28-9926-45ef-bfdc-5dfa3f2165bc => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/449] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:27:04 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: 8|app: 0|req: 305/626] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:41:37 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/627] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:41:37 2026] GET /v2/images => generated 4893 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/656] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:44:05 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: 337/657] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:44:05 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: 339/660] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:44:07 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: 322/661] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:44:07 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/670] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:44:55 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: 344/671] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:44:55 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: 7|app: 0|req: 346/674] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:45:03 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: 329/675] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:45:03 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/688] 199.204.45.250 () {42 vars in 688 bytes} [Wed Jun 10 09:46:04 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: 336/689] 199.204.45.250 () {44 vars in 910 bytes} [Wed Jun 10 09:46:04 2026] GET /v2/images => generated 4893 bytes in 76 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: 342/700] 10.0.0.10 () {32 vars in 632 bytes} [Wed Jun 10 09:46:50 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/707] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:47:17 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 290 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: 362/708] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:17 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: 347/709] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:17 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: 363/710] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:47:17 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 348/711] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:17 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: 364/712] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/713] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:47:18 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/714] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:18 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: 350/715] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:47:18 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: 366/716] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jun 10 09:47:18 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/717] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:47:19 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: 367/718] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jun 10 09:47:19 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 352/719] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:47:19 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: 368/720] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:47:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/723] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:47:27 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 370/724] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:47:27 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: 355/725] 199.204.45.250 () {36 vars in 991 bytes} [Wed Jun 10 09:47:29 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 371/726] 199.204.45.250 () {36 vars in 931 bytes} [Wed Jun 10 09:47: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: 356/727] 199.204.45.250 () {36 vars in 991 bytes} [Wed Jun 10 09:47:30 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 372/728] 199.204.45.250 () {36 vars in 931 bytes} [Wed Jun 10 09:47: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: 358/731] 10.0.0.10 () {34 vars in 654 bytes} [Wed Jun 10 09:47:38 2026] POST /v2/images => generated 649 bytes in 265 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 09:47:39.031 7 WARNING glance.api.v2.images [None req-5b1cb2be-10d5-4cb2-ba79-1cb7550ea136 846ca4a89fc945f4a0092c6da6426520 f9dd6027e05f43beb77d1e1ca8190350 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b838694-ae9b-45a0-a8a8-12f74711ab23 [pid: 7|app: 0|req: 374/732] 10.0.0.10 () {32 vars in 709 bytes} [Wed Jun 10 09:47:39 2026] DELETE /v2/images/8b838694-ae9b-45a0-a8a8-12f74711ab23 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/733] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:47:39 2026] GET /v2/images/8b838694-ae9b-45a0-a8a8-12f74711ab23 => 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: 375/734] 10.0.0.10 () {32 vars in 632 bytes} [Wed Jun 10 09:47:39 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: 360/735] 10.0.0.10 () {34 vars in 654 bytes} [Wed Jun 10 09:47:39 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 10.0.0.10 () {32 vars in 716 bytes} [Wed Jun 10 09:47:39 2026] GET /v2/images/5b9dc178-2fc9-4209-9dd3-aaf17ab5b9f6/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 09:47:39.325 8 INFO glance.api.v2.image_data [None req-03449a03-5b2d-4038-bef7-ca7457a3a456 846ca4a89fc945f4a0092c6da6426520 f9dd6027e05f43beb77d1e1ca8190350 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 09:47:39.371 8 WARNING glance_store._drivers.rbd [None req-03449a03-5b2d-4038-bef7-ca7457a3a456 846ca4a89fc945f4a0092c6da6426520 f9dd6027e05f43beb77d1e1ca8190350 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 09:47:39.879 8 INFO glance.location [None req-03449a03-5b2d-4038-bef7-ca7457a3a456 846ca4a89fc945f4a0092c6da6426520 f9dd6027e05f43beb77d1e1ca8190350 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/737] 10.0.0.10 () {32 vars in 726 bytes} [Wed Jun 10 09:47:39 2026] PUT /v2/images/5b9dc178-2fc9-4209-9dd3-aaf17ab5b9f6/file => generated 0 bytes in 608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/738] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:47:39 2026] GET /v2/images/5b9dc178-2fc9-4209-9dd3-aaf17ab5b9f6 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.10 () {32 vars in 716 bytes} [Wed Jun 10 09:47:39 2026] GET /v2/images/5b9dc178-2fc9-4209-9dd3-aaf17ab5b9f6/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 10.0.0.10 () {34 vars in 654 bytes} [Wed Jun 10 09:47:40 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 10.0.0.10 () {32 vars in 725 bytes} [Wed Jun 10 09:47:40 2026] PATCH /v2/images/5386251c-9e33-49fe-863d-82d974edcacf => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/742] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:47:40 2026] GET /v2/images/5386251c-9e33-49fe-863d-82d974edcacf => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 09:47:40.210 8 WARNING glance.api.v2.images [None req-1c33e815-ae93-4c4f-867b-4d3f20daf3db 846ca4a89fc945f4a0092c6da6426520 f9dd6027e05f43beb77d1e1ca8190350 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5386251c-9e33-49fe-863d-82d974edcacf [pid: 8|app: 0|req: 364/743] 10.0.0.10 () {32 vars in 709 bytes} [Wed Jun 10 09:47:40 2026] DELETE /v2/images/5386251c-9e33-49fe-863d-82d974edcacf => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/744] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:47:40 2026] GET /v2/images/5386251c-9e33-49fe-863d-82d974edcacf => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:47:40.387 8 WARNING glance.api.v2.images [None req-424095e0-3b07-4168-8415-f5502fc91e99 846ca4a89fc945f4a0092c6da6426520 f9dd6027e05f43beb77d1e1ca8190350 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b9dc178-2fc9-4209-9dd3-aaf17ab5b9f6 [pid: 8|app: 0|req: 365/745] 10.0.0.10 () {32 vars in 709 bytes} [Wed Jun 10 09:47:40 2026] DELETE /v2/images/5b9dc178-2fc9-4209-9dd3-aaf17ab5b9f6 => generated 0 bytes in 909 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/746] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:47:41 2026] GET /v2/images/5b9dc178-2fc9-4209-9dd3-aaf17ab5b9f6 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 09:47:41.212 8 WARNING glance.api.v2.images [None req-b47f3b67-1d0e-406b-80bc-4c2c54089dde 846ca4a89fc945f4a0092c6da6426520 f9dd6027e05f43beb77d1e1ca8190350 - - default default] Failed to find image 8b838694-ae9b-45a0-a8a8-12f74711ab23 to delete: glance.common.exception.ImageNotFound: No image found with ID 8b838694-ae9b-45a0-a8a8-12f74711ab23 [pid: 8|app: 0|req: 366/747] 10.0.0.10 () {32 vars in 709 bytes} [Wed Jun 10 09:47:41 2026] DELETE /v2/images/8b838694-ae9b-45a0-a8a8-12f74711ab23 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/748] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:47:41 2026] GET /v2/images/8b838694-ae9b-45a0-a8a8-12f74711ab23 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/751] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:47:53 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 384/752] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:47:53 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/757] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:48:15 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 387/758] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:48:15 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:48:19 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 389/762] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:48:19 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: 393/769] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:48:46 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/770] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:48:46 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/771] 10.0.0.10 () {30 vars in 410 bytes} [Wed Jun 10 09:48:48 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: 382/780] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:49:26 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 399/781] 10.0.0.10 () {32 vars in 706 bytes} [Wed Jun 10 09:49:26 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 383/782] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:49:27 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/783] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:49:27 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/784] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:49: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: 7|app: 0|req: 401/785] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:49:27 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 385/786] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:49: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: 7|app: 0|req: 402/787] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:49:27 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: 386/788] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:49:27 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 403/789] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:49:27 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: 387/790] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:49:27 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: 404/791] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jun 10 09:49:28 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 388/792] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:49: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: 7|app: 0|req: 405/793] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jun 10 09:49:28 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/794] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:49: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: 7|app: 0|req: 406/795] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:49:28 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: 409/800] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:49:48 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 392/801] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:49:48 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: 412/806] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:50:12 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 395/807] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:50:12 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: 415/812] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:50:34 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/813] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:50:34 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: 402/820] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:50:59 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 419/821] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:50: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: 8|app: 0|req: 405/826] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:51:16 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 422/827] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:51:16 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: 406/828] 10.0.0.23 () {36 vars in 986 bytes} [Wed Jun 10 09:51:23 2026] GET /v2/images/876c7e36-a5ed-4c8e-a71a-65efeff574dc => 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: 423/829] 10.0.0.23 () {36 vars in 926 bytes} [Wed Jun 10 09:51: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: 427/836] 199.204.45.250 () {32 vars in 826 bytes} [Wed Jun 10 09:51:49 2026] GET /v2/images?status=active&owner=3c20582c85c9463ca87e59be4c0247df&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/837] 199.204.45.250 () {32 vars in 653 bytes} [Wed Jun 10 09:51:49 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: 428/838] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/images/abcccb81-1962-4788-8f62-962497899654 => 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: 411/839] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/840] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/841] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/images/abcccb81-1962-4788-8f62-962497899654 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/842] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:51:50 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: 413/843] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/844] 10.0.0.89 () {36 vars in 986 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/images/abcccb81-1962-4788-8f62-962497899654 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/845] 10.0.0.89 () {36 vars in 926 bytes} [Wed Jun 10 09:51:50 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/846] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jun 10 09:51:51 2026] GET /v2/images/abcccb81-1962-4788-8f62-962497899654 => 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: 415/847] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:51: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: 433/848] 10.0.0.104 () {36 vars in 987 bytes} [Wed Jun 10 09:51:51 2026] GET /v2/images/abcccb81-1962-4788-8f62-962497899654 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/849] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:51:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/850] 10.0.0.104 () {36 vars in 927 bytes} [Wed Jun 10 09:51:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/893] 10.0.0.10 () {32 vars in 632 bytes} [Wed Jun 10 09:55:23 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)