+ 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 May 7 23:44:10 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-74f8759dd4-vsh5g 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f2711260668 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)... 2026-05-07 23:44:12.456 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 23:44:12.475 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-05-07 23:44:13.324 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-05-07 23:44:13.325 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-05-07 23:44:13.325 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:44:13.334 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-05-07 23:44:13.335 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-05-07 23:44:13.335 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 23:44:15.359 8 WARNING glance.api.v2.images [None req-5ab93c8c-b39b-4235-866b-c6a9354aff9e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:44:15.359 7 WARNING glance.api.v2.images [None req-36292d12-a150-42bf-b5d6-f95fae5af4cd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 23:44:15.702 8 WARNING keystonemiddleware._common.config [None req-5ab93c8c-b39b-4235-866b-c6a9354aff9e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:44:15.710 8 WARNING oslo_config.cfg [None req-5ab93c8c-b39b-4235-866b-c6a9354aff9e - - - - - -] 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 0x7f2711260668 pid: 8 (default app) 2026-05-07 23:44:15.716 7 WARNING keystonemiddleware._common.config [None req-36292d12-a150-42bf-b5d6-f95fae5af4cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:44:15.723 7 WARNING oslo_config.cfg [None req-36292d12-a150-42bf-b5d6-f95fae5af4cd - - - - - -] 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 0x7f2711260668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.179 () {42 vars in 689 bytes} [Thu May 7 23:44:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:44:17.196 7 WARNING oslo_policy.policy [None req-7d386ed6-2784-4278-8325-35df29922923 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-07 23:44:17.197 7 WARNING oslo_policy.policy [None req-7d386ed6-2784-4278-8325-35df29922923 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-07 23:44:17.213 7 WARNING oslo_policy.policy [None req-7d386ed6-2784-4278-8325-35df29922923 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-07 23:44:17.213 7 WARNING oslo_policy.policy [None req-7d386ed6-2784-4278-8325-35df29922923 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.179 () {44 vars in 911 bytes} [Thu May 7 23:44:16 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.179 () {42 vars in 689 bytes} [Thu May 7 23:44:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.179 () {44 vars in 911 bytes} [Thu May 7 23:44:20 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:44:20.641 8 WARNING oslo_policy.policy [None req-3212cf8c-8c75-4101-a002-f48072847b16 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-07 23:44:20.642 8 WARNING oslo_policy.policy [None req-3212cf8c-8c75-4101-a002-f48072847b16 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.179 () {44 vars in 912 bytes} [Thu May 7 23:44:20 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.179 () {44 vars in 934 bytes} [Thu May 7 23:44:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 23:44:20.787 8 WARNING oslo_policy.policy [None req-be948f63-a9ec-42ae-ab49-e5a456aafd9c 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-07 23:44:20.787 8 WARNING oslo_policy.policy [None req-be948f63-a9ec-42ae-ab49-e5a456aafd9c 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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: 8/11] 199.19.213.179 () {44 vars in 940 bytes} [Thu May 7 23:44:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 23:44:20.872 7 WARNING oslo_config.cfg [None req-b735f68e-e9d9-4360-bbdd-a19d7939ecc3 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.179 () {48 vars in 952 bytes} [Thu May 7 23:44:20 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 23:44:20.895 8 WARNING oslo_policy.policy [None req-5ccab9a4-b118-4fc3-a907-56d8b05b4f8b 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-07 23:44:20.895 8 WARNING oslo_policy.policy [None req-5ccab9a4-b118-4fc3-a907-56d8b05b4f8b 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-07 23:44:20.896 8 INFO glance.api.v2.image_data [None req-5ccab9a4-b118-4fc3-a907-56d8b05b4f8b 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 23:44:24.358 8 WARNING glance.location [None req-5ccab9a4-b118-4fc3-a907-56d8b05b4f8b 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.179 () {48 vars in 1046 bytes} [Thu May 7 23:44:20 2026] PUT /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627/file => generated 0 bytes in 3504 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6685 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.179 () {44 vars in 972 bytes} [Thu May 7 23:44:24 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 23:44:24.430 8 WARNING oslo_config.cfg [None req-e6ec4c52-8abb-4e0e-a328-fde9a10f9f11 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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: 10/15] 199.19.213.179 () {44 vars in 972 bytes} [Thu May 7 23:44:24 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 133/270] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:05:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:05:31 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:05:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:05:56 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.19.213.179 () {44 vars in 938 bytes} [Fri May 8 00:05:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.19.213.179 () {44 vars in 960 bytes} [Fri May 8 00:05:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.19.213.179 () {44 vars in 940 bytes} [Fri May 8 00:05:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.19.213.179 () {48 vars in 952 bytes} [Fri May 8 00:05:56 2026] POST /v2/images => generated 796 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:05:56.894 7 WARNING oslo_policy.policy [None req-b38b8334-de38-4dfe-a1f9-f70647fe94c5 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-08 00:05:56.894 7 WARNING oslo_policy.policy [None req-b38b8334-de38-4dfe-a1f9-f70647fe94c5 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - 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-05-08 00:05:56.895 7 INFO glance.api.v2.image_data [None req-b38b8334-de38-4dfe-a1f9-f70647fe94c5 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:06:28.365 7 WARNING glance.location [None req-b38b8334-de38-4dfe-a1f9-f70647fe94c5 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/290] 199.19.213.179 () {48 vars in 1047 bytes} [Fri May 8 00:05:56 2026] PUT /v2/images/dad89528-a756-4966-93ed-11adf9cc3141/file => generated 0 bytes in 31525 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64064 switches on core 0) [pid: 8|app: 0|req: 151/291] 199.19.213.179 () {44 vars in 972 bytes} [Fri May 8 00:06:28 2026] GET /v2/images/dad89528-a756-4966-93ed-11adf9cc3141 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/292] 199.19.213.179 () {44 vars in 972 bytes} [Fri May 8 00:06:28 2026] GET /v2/images/dad89528-a756-4966-93ed-11adf9cc3141 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/293] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:06:29 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/294] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:06:29 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/375] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:13:13 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/376] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:13:13 2026] GET /v2/images => generated 2451 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/381] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:13:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/382] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:13:28 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/383] 199.19.213.179 () {44 vars in 948 bytes} [Fri May 8 00:13:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/384] 199.19.213.179 () {44 vars in 970 bytes} [Fri May 8 00:13:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/385] 199.19.213.179 () {44 vars in 940 bytes} [Fri May 8 00:13:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/386] 199.19.213.179 () {48 vars in 952 bytes} [Fri May 8 00:13:28 2026] POST /v2/images => generated 799 bytes in 426 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:13:29.275 8 INFO glance.api.v2.image_data [None req-e5a0b360-335d-4cd6-9b02-88ba763a712e 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:14:58.180 8 INFO glance.location [None req-e5a0b360-335d-4cd6-9b02-88ba763a712e 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/405] 199.19.213.179 () {48 vars in 1046 bytes} [Fri May 8 00:13:29 2026] PUT /v2/images/0fbf2944-cfd2-4939-b277-be30fc033ca9/file => generated 0 bytes in 89860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17386 switches on core 0) [pid: 7|app: 0|req: 207/406] 199.19.213.179 () {44 vars in 972 bytes} [Fri May 8 00:14:59 2026] GET /v2/images/0fbf2944-cfd2-4939-b277-be30fc033ca9 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.19.213.179 () {48 vars in 1051 bytes} [Fri May 8 00:14:59 2026] PATCH /v2/images/0fbf2944-cfd2-4939-b277-be30fc033ca9 => generated 1234 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.19.213.179 () {44 vars in 972 bytes} [Fri May 8 00:14:59 2026] GET /v2/images/0fbf2944-cfd2-4939-b277-be30fc033ca9 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:15:42 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:15:42 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:15:58 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/424] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:15:58 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/425] 199.19.213.179 () {44 vars in 940 bytes} [Fri May 8 00:15:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.19.213.179 () {44 vars in 962 bytes} [Fri May 8 00:15:58 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: 210/427] 199.19.213.179 () {44 vars in 940 bytes} [Fri May 8 00:15:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/428] 199.19.213.179 () {48 vars in 952 bytes} [Fri May 8 00:15:58 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 00:15:58.588 8 INFO glance.api.v2.image_data [None req-7639ce26-d31c-42d7-8592-4dcb29af9da3 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:16:13.671 8 INFO glance.location [None req-7639ce26-d31c-42d7-8592-4dcb29af9da3 6fdccd6c81e24a769dd9c9039614b724 8724713e68e4483aa536cc3308e63f12 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 211/431] 199.19.213.179 () {48 vars in 1047 bytes} [Fri May 8 00:15:58 2026] PUT /v2/images/9aedb74a-3a40-4756-b245-663468e00a27/file => generated 0 bytes in 15132 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31852 switches on core 0) [pid: 7|app: 0|req: 221/432] 199.19.213.179 () {44 vars in 972 bytes} [Fri May 8 00:16:13 2026] GET /v2/images/9aedb74a-3a40-4756-b245-663468e00a27 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/433] 199.19.213.179 () {44 vars in 972 bytes} [Fri May 8 00:16:13 2026] GET /v2/images/9aedb74a-3a40-4756-b245-663468e00a27 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/580] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:28:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/581] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:28:24 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:30:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/611] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:30:42 2026] GET /v2/images => generated 4893 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:30:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/613] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:30:44 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/624] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:31:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/625] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:31:33 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:31:41 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/629] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:31:41 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.19.213.179 () {42 vars in 689 bytes} [Fri May 8 00:32:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/643] 199.19.213.179 () {44 vars in 911 bytes} [Fri May 8 00:32:41 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/652] 10.0.0.129 () {32 vars in 633 bytes} [Fri May 8 00:33:22 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/657] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:33:41 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/658] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:33:41 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: 7|app: 0|req: 334/659] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:33:41 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:33:42 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: 328/663] 199.19.213.179 () {36 vars in 991 bytes} [Fri May 8 00:33:48 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 336/664] 199.19.213.179 () {36 vars in 931 bytes} [Fri May 8 00:33:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 199.19.213.179 () {36 vars in 991 bytes} [Fri May 8 00:33:49 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 337/666] 199.19.213.179 () {36 vars in 931 bytes} [Fri May 8 00:33:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/669] 10.0.0.129 () {34 vars in 655 bytes} [Fri May 8 00:33:55 2026] POST /v2/images => generated 649 bytes in 198 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 00:33:56.022 7 WARNING glance.api.v2.images [None req-ac3f17c3-16be-4f6d-b3c6-de58e1f43536 814ff03ad507447ba8fe0860d43c45a3 4037dd965b7f43c59f33d07c5ec21a09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//afbf7437-e83c-4b2b-8090-1b6377aa30aa [pid: 7|app: 0|req: 339/670] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 00:33:55 2026] DELETE /v2/images/afbf7437-e83c-4b2b-8090-1b6377aa30aa => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:33:56 2026] GET /v2/images/afbf7437-e83c-4b2b-8090-1b6377aa30aa => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 10.0.0.129 () {32 vars in 633 bytes} [Fri May 8 00:33:56 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/673] 10.0.0.129 () {34 vars in 655 bytes} [Fri May 8 00:33:56 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.129 () {32 vars in 717 bytes} [Fri May 8 00:33:56 2026] GET /v2/images/2cc5ce79-f044-4db7-9324-e564ac4cc402/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 00:33:56.229 8 INFO glance.api.v2.image_data [None req-e7a44bb4-3c96-4b76-bfd3-80e745ff8f8c 814ff03ad507447ba8fe0860d43c45a3 4037dd965b7f43c59f33d07c5ec21a09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 00:33:56.287 8 WARNING glance_store._drivers.rbd [None req-e7a44bb4-3c96-4b76-bfd3-80e745ff8f8c 814ff03ad507447ba8fe0860d43c45a3 4037dd965b7f43c59f33d07c5ec21a09 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 00:33:56.590 8 INFO glance.location [None req-e7a44bb4-3c96-4b76-bfd3-80e745ff8f8c 814ff03ad507447ba8fe0860d43c45a3 4037dd965b7f43c59f33d07c5ec21a09 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 334/675] 10.0.0.129 () {32 vars in 727 bytes} [Fri May 8 00:33:56 2026] PUT /v2/images/2cc5ce79-f044-4db7-9324-e564ac4cc402/file => generated 0 bytes in 426 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:33:56 2026] GET /v2/images/2cc5ce79-f044-4db7-9324-e564ac4cc402 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.129 () {32 vars in 717 bytes} [Fri May 8 00:33:56 2026] GET /v2/images/2cc5ce79-f044-4db7-9324-e564ac4cc402/file => generated 1024 bytes in 184 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.129 () {34 vars in 655 bytes} [Fri May 8 00:33:56 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.129 () {32 vars in 726 bytes} [Fri May 8 00:33:56 2026] PATCH /v2/images/7a900bca-3df7-41c7-aa9d-e1e29ec7fb09 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:33:56 2026] GET /v2/images/7a900bca-3df7-41c7-aa9d-e1e29ec7fb09 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 00:33:57.004 8 WARNING glance.api.v2.images [None req-e6d5bc94-0b10-41ba-863b-669b41785370 814ff03ad507447ba8fe0860d43c45a3 4037dd965b7f43c59f33d07c5ec21a09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a900bca-3df7-41c7-aa9d-e1e29ec7fb09 [pid: 8|app: 0|req: 337/681] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 00:33:56 2026] DELETE /v2/images/7a900bca-3df7-41c7-aa9d-e1e29ec7fb09 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/682] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:33:57 2026] GET /v2/images/7a900bca-3df7-41c7-aa9d-e1e29ec7fb09 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:33:57.078 8 WARNING glance.api.v2.images [None req-a23fc4d8-89ef-4e91-bd8b-08fbaf24d978 814ff03ad507447ba8fe0860d43c45a3 4037dd965b7f43c59f33d07c5ec21a09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2cc5ce79-f044-4db7-9324-e564ac4cc402 [pid: 8|app: 0|req: 338/683] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 00:33:57 2026] DELETE /v2/images/2cc5ce79-f044-4db7-9324-e564ac4cc402 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:33:57 2026] GET /v2/images/2cc5ce79-f044-4db7-9324-e564ac4cc402 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 00:33:57.876 8 WARNING glance.api.v2.images [None req-96d9a2a2-3c25-4218-84b8-3327d0cbce03 814ff03ad507447ba8fe0860d43c45a3 4037dd965b7f43c59f33d07c5ec21a09 - - default default] Failed to find image afbf7437-e83c-4b2b-8090-1b6377aa30aa to delete: glance.common.exception.ImageNotFound: No image found with ID afbf7437-e83c-4b2b-8090-1b6377aa30aa [pid: 8|app: 0|req: 339/685] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 00:33:57 2026] DELETE /v2/images/afbf7437-e83c-4b2b-8090-1b6377aa30aa => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:33:57 2026] GET /v2/images/afbf7437-e83c-4b2b-8090-1b6377aa30aa => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:34:07 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:34:07 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: 7|app: 0|req: 350/691] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:34:07 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: 342/692] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:34:07 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:34:07 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: 343/694] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:34: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: 7|app: 0|req: 352/695] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:34:07 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/696] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:34:07 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: 353/697] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:34:08 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: 345/698] 10.0.0.196 () {36 vars in 911 bytes} [Fri May 8 00:34:08 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.196 () {36 vars in 1007 bytes} [Fri May 8 00:34:08 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.196 () {36 vars in 987 bytes} [Fri May 8 00:34:09 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 355/701] 10.0.0.196 () {36 vars in 927 bytes} [Fri May 8 00:34:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.196 () {36 vars in 927 bytes} [Fri May 8 00:34:09 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: 7|app: 0|req: 357/705] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:34:21 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 349/706] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:34:21 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: 353/713] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:34:50 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 361/714] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:34: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: 355/717] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:34:58 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 363/718] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:34:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.129 () {30 vars in 411 bytes} [Fri May 8 00:35:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/732] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:35:56 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 370/733] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:35:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:35:57 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:35:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/738] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:36:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 373/739] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:36:14 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: 368/742] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:36:18 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 375/743] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:36:18 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: 378/748] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:36:38 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 371/749] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:36:38 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: 374/754] 199.19.213.179 () {32 vars in 826 bytes} [Fri May 8 00:37:03 2026] GET /v2/images?status=active&owner=8724713e68e4483aa536cc3308e63f12&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 199.19.213.179 () {32 vars in 653 bytes} [Fri May 8 00:37:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:37:04 2026] GET /v2/images/dad89528-a756-4966-93ed-11adf9cc3141 => generated 1209 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/757] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:04 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: 376/758] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:37:04 2026] GET /v2/images/dad89528-a756-4966-93ed-11adf9cc3141 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:04 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: 378/762] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:37:04 2026] GET /v2/images/dad89528-a756-4966-93ed-11adf9cc3141 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:04 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: 379/764] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.196 () {36 vars in 911 bytes} [Fri May 8 00:37:05 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/768] 10.0.0.196 () {36 vars in 1007 bytes} [Fri May 8 00:37:05 2026] GET /v2/images/dad89528-a756-4966-93ed-11adf9cc3141/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 10.0.0.196 () {36 vars in 987 bytes} [Fri May 8 00:37:05 2026] GET /v2/images/dad89528-a756-4966-93ed-11adf9cc3141 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.196 () {36 vars in 927 bytes} [Fri May 8 00:37:05 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: 383/771] 10.0.0.196 () {36 vars in 927 bytes} [Fri May 8 00:37:05 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: 389/772] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:37:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 00:37:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 390/774] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:37:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:14 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: 391/776] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:14 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: 386/777] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:37:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 392/778] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:14 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: 387/779] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:14 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: 393/780] 10.0.0.219 () {36 vars in 987 bytes} [Fri May 8 00:37:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 388/781] 10.0.0.219 () {36 vars in 927 bytes} [Fri May 8 00:37:14 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: 394/782] 10.0.0.196 () {36 vars in 911 bytes} [Fri May 8 00:37:14 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.196 () {36 vars in 1007 bytes} [Fri May 8 00:37:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 10.0.0.196 () {36 vars in 987 bytes} [Fri May 8 00:37:14 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 390/785] 10.0.0.196 () {36 vars in 927 bytes} [Fri May 8 00:37:14 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: 396/786] 10.0.0.196 () {36 vars in 927 bytes} [Fri May 8 00:37:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 10.0.0.179 () {36 vars in 987 bytes} [Fri May 8 00:37:39 2026] GET /v2/images/5e318905-43ee-48a1-8cba-07bff91c3627 => 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: 400/794] 10.0.0.179 () {36 vars in 927 bytes} [Fri May 8 00:37:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/831] 10.0.0.129 () {32 vars in 633 bytes} [Fri May 8 00:40:38 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)