+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 16 02:57:57 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6fc4554689-cnhb8 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 0x56104f2b1180 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-16 02:57:58.921 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 02:57:58.923 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-16 02:57:59.521 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-16 02:57:59.522 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-16 02:57:59.540 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-16 02:57:59.541 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-16 02:58:01.060 7 WARNING glance.api.v2.images [None req-1d146bcc-9aa1-4331-bc18-43f4d0964ac1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 02:58:01.153 8 WARNING glance.api.v2.images [None req-c9c23bc8-88ce-4a3b-9998-2bbadca981da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 02:58:01.299 7 WARNING keystonemiddleware._common.config [None req-1d146bcc-9aa1-4331-bc18-43f4d0964ac1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 02:58:01.307 7 WARNING oslo_config.cfg [None req-1d146bcc-9aa1-4331-bc18-43f4d0964ac1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x56104f2b1180 pid: 7 (default app) 2026-07-16 02:58:01.423 8 WARNING keystonemiddleware._common.config [None req-c9c23bc8-88ce-4a3b-9998-2bbadca981da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 02:58:01.433 8 WARNING oslo_config.cfg [None req-c9c23bc8-88ce-4a3b-9998-2bbadca981da - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x56104f2b1180 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 02:58:01 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-07-16 02:58:01.988 8 WARNING oslo_policy.policy [None req-c54ca270-0c12-4dcf-86d7-28e8e307be01 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 02:58:01.988 8 WARNING oslo_policy.policy [None req-c54ca270-0c12-4dcf-86d7-28e8e307be01 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 02:58:02.005 8 WARNING oslo_policy.policy [None req-c54ca270-0c12-4dcf-86d7-28e8e307be01 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 02:58:02.005 8 WARNING oslo_policy.policy [None req-c54ca270-0c12-4dcf-86d7-28e8e307be01 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - 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.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 02:58:01 2026] GET /v2/images => generated 69 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 02:58:05 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: 2/8] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 02:58:05 2026] GET /v2/images => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 02:58:05.486 7 WARNING oslo_policy.policy [None req-26fb7260-f6bf-4061-bcb4-d40b9052adb4 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 02:58:05.487 7 WARNING oslo_policy.policy [None req-26fb7260-f6bf-4061-bcb4-d40b9052adb4 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - 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.19.213.121 () {44 vars in 911 bytes} [Thu Jul 16 02:58:05 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.121 () {44 vars in 933 bytes} [Thu Jul 16 02:58:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 02:58:05.627 7 WARNING oslo_policy.policy [None req-97a110b2-066a-41ed-a940-d47767febad3 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 02:58:05.627 7 WARNING oslo_policy.policy [None req-97a110b2-066a-41ed-a940-d47767febad3 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - 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.19.213.121 () {44 vars in 939 bytes} [Thu Jul 16 02:58:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 02:58:05.705 8 WARNING oslo_config.cfg [None req-f625732a-a205-47a0-bf8b-b8b11a2aaa9c 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - 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.19.213.121 () {48 vars in 951 bytes} [Thu Jul 16 02:58:05 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 02:58:05.725 7 WARNING oslo_policy.policy [None req-94bcf3ca-ee82-426b-825f-40360e3c59b9 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 02:58:05.725 7 WARNING oslo_policy.policy [None req-94bcf3ca-ee82-426b-825f-40360e3c59b9 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 02:58:05.727 7 INFO glance.api.v2.image_data [None req-94bcf3ca-ee82-426b-825f-40360e3c59b9 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 02:58:09.876 7 INFO glance.location [None req-94bcf3ca-ee82-426b-825f-40360e3c59b9 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.121 () {48 vars in 1045 bytes} [Thu Jul 16 02:58:05 2026] PUT /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8/file => generated 0 bytes in 4199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7111 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 02:58:09 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 02:58:09.956 7 WARNING oslo_config.cfg [None req-978e7a8c-3c41-4f5d-8b14-d661ee42325b 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - 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/15] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Jul 16 02:58:09 2026] PATCH /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 6/16] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 02:58:09 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:19:42 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: 137/278] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:19:42 2026] GET /v2/images => generated 1240 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:20:04 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: 140/284] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:20:04 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.19.213.121 () {44 vars in 937 bytes} [Thu Jul 16 03:20:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.19.213.121 () {44 vars in 959 bytes} [Thu Jul 16 03:20:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.121 () {44 vars in 939 bytes} [Thu Jul 16 03:20:05 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: 8|app: 0|req: 142/288] 199.19.213.121 () {48 vars in 951 bytes} [Thu Jul 16 03:20:05 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 03:20:05.201 7 INFO glance.api.v2.image_data [None req-598a6c89-910c-4fa2-a3fe-44bf2b3e0b72 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:20:29.417 7 INFO glance.location [None req-598a6c89-910c-4fa2-a3fe-44bf2b3e0b72 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 147/293] 199.19.213.121 () {48 vars in 1046 bytes} [Thu Jul 16 03:20:05 2026] PUT /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c/file => generated 0 bytes in 24277 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68337 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:20:29 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Jul 16 03:20:29 2026] PATCH /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c => 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: 148/296] 199.19.213.121 () {48 vars in 1050 bytes} [Thu Jul 16 03:20:29 2026] PATCH /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:20:29 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:20:30 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: 150/299] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:20:30 2026] GET /v2/images => generated 2451 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:26:57 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: 190/379] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:26:57 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:27:10 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: 192/383] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:27:10 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: 8|app: 0|req: 192/384] 199.19.213.121 () {44 vars in 947 bytes} [Thu Jul 16 03:27:10 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: 193/385] 199.19.213.121 () {44 vars in 969 bytes} [Thu Jul 16 03:27:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.19.213.121 () {44 vars in 939 bytes} [Thu Jul 16 03:27:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.19.213.121 () {48 vars in 951 bytes} [Thu Jul 16 03:27:10 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-07-16 03:27:10.554 8 WARNING oslo_policy.policy [None req-ec4eb187-f09c-4ddf-bca6-61344608cab8 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 03:27:10.554 8 WARNING oslo_policy.policy [None req-ec4eb187-f09c-4ddf-bca6-61344608cab8 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-16 03:27:10.556 8 INFO glance.api.v2.image_data [None req-ec4eb187-f09c-4ddf-bca6-61344608cab8 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:27:30.477 8 INFO glance.location [None req-ec4eb187-f09c-4ddf-bca6-61344608cab8 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/392] 199.19.213.121 () {48 vars in 1045 bytes} [Thu Jul 16 03:27:10 2026] PUT /v2/images/3424d693-d181-4e8b-b27c-4e350885eb7b/file => generated 0 bytes in 19984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22987 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:27:30 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.19.213.121 () {48 vars in 1050 bytes} [Thu Jul 16 03:27:30 2026] PATCH /v2/images/3424d693-d181-4e8b-b27c-4e350885eb7b => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:27:30 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:28: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: 205/405] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:28:07 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:28: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: 208/411] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:28:23 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: 8|app: 0|req: 204/412] 199.19.213.121 () {44 vars in 939 bytes} [Thu Jul 16 03:28:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.19.213.121 () {44 vars in 961 bytes} [Thu Jul 16 03:28:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.19.213.121 () {44 vars in 939 bytes} [Thu Jul 16 03:28:23 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: 210/415] 199.19.213.121 () {48 vars in 951 bytes} [Thu Jul 16 03:28:23 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 03:28:23.639 8 INFO glance.api.v2.image_data [None req-1e7409e8-dd68-44bf-8db7-95cde8a6a718 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:28:36.580 8 INFO glance.location [None req-1e7409e8-dd68-44bf-8db7-95cde8a6a718 01d3f6b582aa441a8d6076abec218e64 e7a375adc81a4b9caaa217dee7cb2d1a - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 206/418] 199.19.213.121 () {48 vars in 1046 bytes} [Thu Jul 16 03:28:23 2026] PUT /v2/images/d4c2284c-5f35-4d22-ace3-8f71d97a938f/file => generated 0 bytes in 13003 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33246 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:28:36 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: 207/420] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Jul 16 03:28:36 2026] PATCH /v2/images/d4c2284c-5f35-4d22-ace3-8f71d97a938f => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:28:36 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/576] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:41:29 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: 292/577] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:41:29 2026] GET /v2/images => generated 4893 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/608] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:43:53 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: 301/609] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:43:53 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/610] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:43:55 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: 302/611] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:43:55 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:44:42 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: 308/623] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:44:42 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: 316/624] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:44:50 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: 309/625] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:44:50 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/638] 199.19.213.121 () {42 vars in 688 bytes} [Thu Jul 16 03:45:51 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: 323/639] 199.19.213.121 () {44 vars in 910 bytes} [Thu Jul 16 03:45:51 2026] GET /v2/images => generated 4893 bytes in 58 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: 322/650] 10.0.0.29 () {32 vars in 632 bytes} [Thu Jul 16 03:46:33 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: 8|app: 0|req: 325/655] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:46:54 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 19 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: 331/656] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:46:55 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: 8|app: 0|req: 326/657] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:46:55 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 332/658] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:46: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: 327/659] 199.19.213.121 () {36 vars in 991 bytes} [Thu Jul 16 03:46:57 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 199.19.213.121 () {36 vars in 931 bytes} [Thu Jul 16 03:46:58 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: 328/661] 199.19.213.121 () {36 vars in 991 bytes} [Thu Jul 16 03:46:58 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 199.19.213.121 () {36 vars in 931 bytes} [Thu Jul 16 03:46:58 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: 338/669] 10.0.0.29 () {34 vars in 654 bytes} [Thu Jul 16 03:47:27 2026] POST /v2/images => generated 649 bytes in 315 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 03:47:28.118 8 WARNING glance.api.v2.images [None req-9cfe9037-0aa3-40f6-90dd-13a16ff9c5bc d9f00eff750c4e779334c54f44b6cf44 9a7aafc30c324685a18a78bd4696da29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57747e25-22e8-47f2-bd65-faf07b9ebbbd [pid: 8|app: 0|req: 332/670] 10.0.0.29 () {32 vars in 709 bytes} [Thu Jul 16 03:47:28 2026] DELETE /v2/images/57747e25-22e8-47f2-bd65-faf07b9ebbbd => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:47:28 2026] GET /v2/images/57747e25-22e8-47f2-bd65-faf07b9ebbbd => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.29 () {32 vars in 632 bytes} [Thu Jul 16 03:47:28 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.29 () {34 vars in 654 bytes} [Thu Jul 16 03:47:28 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/674] 10.0.0.29 () {32 vars in 716 bytes} [Thu Jul 16 03:47:28 2026] GET /v2/images/2942b171-d2aa-4336-9024-1e07d234c30b/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:28.331 7 INFO glance.api.v2.image_data [None req-6760c69b-d915-46d5-8544-cf953fd52922 d9f00eff750c4e779334c54f44b6cf44 9a7aafc30c324685a18a78bd4696da29 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 03:47:28.387 7 WARNING glance_store._drivers.rbd [None req-6760c69b-d915-46d5-8544-cf953fd52922 d9f00eff750c4e779334c54f44b6cf44 9a7aafc30c324685a18a78bd4696da29 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 335/675] 10.0.0.29 () {30 vars in 410 bytes} [Thu Jul 16 03:47:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-07-16 03:47:29.423 7 INFO glance.location [None req-6760c69b-d915-46d5-8544-cf953fd52922 d9f00eff750c4e779334c54f44b6cf44 9a7aafc30c324685a18a78bd4696da29 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 341/676] 10.0.0.29 () {32 vars in 726 bytes} [Thu Jul 16 03:47:28 2026] PUT /v2/images/2942b171-d2aa-4336-9024-1e07d234c30b/file => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:47:29 2026] GET /v2/images/2942b171-d2aa-4336-9024-1e07d234c30b => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.29 () {32 vars in 716 bytes} [Thu Jul 16 03:47:29 2026] GET /v2/images/2942b171-d2aa-4336-9024-1e07d234c30b/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/679] 10.0.0.29 () {34 vars in 654 bytes} [Thu Jul 16 03:47:29 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 10.0.0.29 () {32 vars in 725 bytes} [Thu Jul 16 03:47:29 2026] PATCH /v2/images/3e2b36f0-c4c0-446d-9a9f-bc09320823e0 => generated 652 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/681] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:47:29 2026] GET /v2/images/3e2b36f0-c4c0-446d-9a9f-bc09320823e0 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:29.878 7 WARNING glance.api.v2.images [None req-e7672489-3ce9-4523-893c-74d7ce58f4db d9f00eff750c4e779334c54f44b6cf44 9a7aafc30c324685a18a78bd4696da29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e2b36f0-c4c0-446d-9a9f-bc09320823e0 [pid: 7|app: 0|req: 344/682] 10.0.0.29 () {32 vars in 709 bytes} [Thu Jul 16 03:47:29 2026] DELETE /v2/images/3e2b36f0-c4c0-446d-9a9f-bc09320823e0 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/683] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:47:29 2026] GET /v2/images/3e2b36f0-c4c0-446d-9a9f-bc09320823e0 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:47:29.956 7 WARNING glance.api.v2.images [None req-df9edffa-e58d-4212-9da8-96aec8c92ada d9f00eff750c4e779334c54f44b6cf44 9a7aafc30c324685a18a78bd4696da29 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2942b171-d2aa-4336-9024-1e07d234c30b [pid: 7|app: 0|req: 345/684] 10.0.0.29 () {32 vars in 709 bytes} [Thu Jul 16 03:47:29 2026] DELETE /v2/images/2942b171-d2aa-4336-9024-1e07d234c30b => generated 0 bytes in 723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:47:30 2026] GET /v2/images/2942b171-d2aa-4336-9024-1e07d234c30b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:47:30.702 7 WARNING glance.api.v2.images [None req-f2bba857-8eb1-4191-8dab-b742df194c55 d9f00eff750c4e779334c54f44b6cf44 9a7aafc30c324685a18a78bd4696da29 - - default default] Failed to find image 57747e25-22e8-47f2-bd65-faf07b9ebbbd to delete: glance.common.exception.ImageNotFound: No image found with ID 57747e25-22e8-47f2-bd65-faf07b9ebbbd [pid: 7|app: 0|req: 346/686] 10.0.0.29 () {32 vars in 709 bytes} [Thu Jul 16 03:47:30 2026] DELETE /v2/images/57747e25-22e8-47f2-bd65-faf07b9ebbbd => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:47:30 2026] GET /v2/images/57747e25-22e8-47f2-bd65-faf07b9ebbbd => 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: 345/694] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:47:55 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:47:55 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: 346/696] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:47:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:47:55 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:47:55 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: 352/699] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:47:55 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: 348/700] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:47:55 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:47:55 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/702] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:47:55 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: 354/703] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 16 03:47:56 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:47: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: 355/705] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 16 03:47:56 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:47: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: 356/707] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:47:56 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/714] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:48:22 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 355/715] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:48: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: 361/716] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:48:28 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:48:28 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: 359/722] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.29 () {32 vars in 706 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 365/725] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 362/728] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:48: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: 367/729] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:48:50 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: 364/732] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 369/733] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 370/735] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:48:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/736] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:48: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: 372/739] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:48:52 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/740] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:48:52 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: 374/743] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:49:09 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 370/744] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:49:09 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: 375/745] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:49:09 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 371/746] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:49:09 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: 379/753] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:49:33 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/754] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:49:33 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/757] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:49:50 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:49: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: 392/779] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:51:28 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 388/780] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:51:28 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: 390/783] 10.0.0.89 () {36 vars in 986 bytes} [Thu Jul 16 03:51:41 2026] GET /v2/images/77e8da82-f073-48c5-802a-da31d696c8a8 => 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: 394/784] 10.0.0.89 () {36 vars in 926 bytes} [Thu Jul 16 03:51:41 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: 394/791] 199.19.213.121 () {32 vars in 826 bytes} [Thu Jul 16 03:52:06 2026] GET /v2/images?status=active&owner=e7a375adc81a4b9caaa217dee7cb2d1a&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: 7|app: 0|req: 398/792] 199.19.213.121 () {32 vars in 653 bytes} [Thu Jul 16 03:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:52:06 2026] GET /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:52:06 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: 396/795] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:52:06 2026] GET /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c => 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: 397/797] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:52:06 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/798] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:52:06 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: 398/799] 10.0.0.129 () {36 vars in 987 bytes} [Thu Jul 16 03:52:06 2026] GET /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.129 () {36 vars in 927 bytes} [Thu Jul 16 03:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/801] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 16 03:52:07 2026] GET /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/802] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:52:07 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: 400/803] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jul 16 03:52:07 2026] GET /v2/images/78ef8b6e-f93c-430c-b913-2237e3a3a51c => 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: 404/804] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:52:07 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/805] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jul 16 03:52:07 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: 420/836] 10.0.0.29 () {32 vars in 632 bytes} [Thu Jul 16 03:54:38 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)