+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 9 22:42:36 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-68cffc8f74-4c55v 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbe8559d668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-09 22:42:38.945 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 22:42:38.968 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-09 22:42:39.829 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:42:39.830 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:42:39.830 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 22:42:39.878 6 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:42:39.879 6 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-09 22:42:39.880 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 22:42:41.907 7 WARNING glance.api.v2.images [None req-493267af-f46e-4cc2-b07c-890b4de15756 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 22:42:41.929 6 WARNING glance.api.v2.images [None req-8a6316ae-66f4-457f-8186-f22ed72b8e04 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 22:42:42.241 7 WARNING keystonemiddleware._common.config [None req-493267af-f46e-4cc2-b07c-890b4de15756 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 22:42:42.248 7 WARNING oslo_config.cfg [None req-493267af-f46e-4cc2-b07c-890b4de15756 - - - - - -] 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 6 seconds on interpreter 0x7fbe8559d668 pid: 7 (default app) 2026-06-09 22:42:42.286 6 WARNING keystonemiddleware._common.config [None req-8a6316ae-66f4-457f-8186-f22ed72b8e04 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 22:42:42.293 6 WARNING oslo_config.cfg [None req-8a6316ae-66f4-457f-8186-f22ed72b8e04 - - - - - -] 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 6 seconds on interpreter 0x7fbe8559d668 pid: 6 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 22:42:43 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 22:42:43.544 6 WARNING oslo_policy.policy [None req-6390df87-1058-4ea2-abd1-1ff052d7d32d 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:42:43.544 6 WARNING oslo_policy.policy [None req-6390df87-1058-4ea2-abd1-1ff052d7d32d 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:42:43.561 6 WARNING oslo_policy.policy [None req-6390df87-1058-4ea2-abd1-1ff052d7d32d 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:42:43.561 6 WARNING oslo_policy.policy [None req-6390df87-1058-4ea2-abd1-1ff052d7d32d 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - 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: 6|app: 0|req: 1/5] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 22:42:43 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 22:42:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/7] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 22:42:47 2026] GET /v2/images => generated 69 bytes in 44 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 22:42:47.213 7 WARNING oslo_policy.policy [None req-29a90cef-8be1-44e0-bd98-385ec260d40c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:42:47.214 7 WARNING oslo_policy.policy [None req-29a90cef-8be1-44e0-bd98-385ec260d40c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - 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: 6/8] 199.204.45.138 () {44 vars in 912 bytes} [Tue Jun 9 22:42:47 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/9] 199.204.45.138 () {44 vars in 934 bytes} [Tue Jun 9 22:42:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:42:47.357 7 WARNING oslo_policy.policy [None req-ef5d310b-1319-449c-a4a8-f8ed191a546c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:42:47.358 7 WARNING oslo_policy.policy [None req-ef5d310b-1319-449c-a4a8-f8ed191a546c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - 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/10] 199.204.45.138 () {44 vars in 940 bytes} [Tue Jun 9 22:42:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 22:42:47.447 6 WARNING oslo_config.cfg [None req-cb346297-b186-408e-8fe2-27fe8806e56f 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - 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: 6|app: 0|req: 4/11] 199.204.45.138 () {48 vars in 952 bytes} [Tue Jun 9 22:42:47 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-06-09 22:42:47.472 7 WARNING oslo_policy.policy [None req-3cc888cf-de66-44d5-b4e5-807ec2175040 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:42:47.473 7 WARNING oslo_policy.policy [None req-3cc888cf-de66-44d5-b4e5-807ec2175040 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 22:42:47.474 7 INFO glance.api.v2.image_data [None req-3cc888cf-de66-44d5-b4e5-807ec2175040 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 22:42:52.464 7 INFO glance.location [None req-3cc888cf-de66-44d5-b4e5-807ec2175040 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.138 () {48 vars in 1046 bytes} [Tue Jun 9 22:42:47 2026] PUT /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b/file => generated 0 bytes in 5039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6880 switches on core 0) [pid: 6|app: 0|req: 7/15] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 22:42:52 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 22:42:52.614 7 WARNING oslo_config.cfg [None req-9dfe6eac-06bd-40e0-8d15-af8f8460ce0f 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - 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: 9/16] 199.204.45.138 () {48 vars in 1052 bytes} [Tue Jun 9 22:42:52 2026] PATCH /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/17] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 22:42:52 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/260] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:03:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 130/261] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:03:09 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:03:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 135/271] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:03:43 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.138 () {44 vars in 938 bytes} [Tue Jun 9 23:03:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/273] 199.204.45.138 () {44 vars in 960 bytes} [Tue Jun 9 23:03:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.138 () {44 vars in 940 bytes} [Tue Jun 9 23:03:44 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: 6|app: 0|req: 137/275] 199.204.45.138 () {48 vars in 952 bytes} [Tue Jun 9 23:03:44 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 23:03:44.179 7 INFO glance.api.v2.image_data [None req-2868df00-9bb8-4d44-8a5a-5bf0352b9896 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:04:09.630 7 INFO glance.location [None req-2868df00-9bb8-4d44-8a5a-5bf0352b9896 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 139/280] 199.204.45.138 () {48 vars in 1047 bytes} [Tue Jun 9 23:03:44 2026] PUT /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9/file => generated 0 bytes in 25499 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60823 switches on core 0) [pid: 6|app: 0|req: 142/281] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 23:04:09 2026] GET /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => 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: 140/282] 199.204.45.138 () {48 vars in 1052 bytes} [Tue Jun 9 23:04:09 2026] PATCH /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/283] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 23:04:09 2026] GET /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:04:11 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/285] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:04:11 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:11:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 187/371] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:11:06 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 189/374] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:11:15 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: 186/375] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:11:15 2026] GET /v2/images => generated 2778 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 190/376] 199.204.45.138 () {44 vars in 948 bytes} [Tue Jun 9 23:11:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.138 () {44 vars in 970 bytes} [Tue Jun 9 23:11:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 191/378] 199.204.45.138 () {44 vars in 940 bytes} [Tue Jun 9 23:11:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.138 () {48 vars in 952 bytes} [Tue Jun 9 23:11:15 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 23:11:15.974 6 WARNING oslo_policy.policy [None req-709c30f2-da68-419c-96cd-c047ace6c07c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 23:11:15.974 6 WARNING oslo_policy.policy [None req-709c30f2-da68-419c-96cd-c047ace6c07c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 23:11:15.976 6 INFO glance.api.v2.image_data [None req-709c30f2-da68-419c-96cd-c047ace6c07c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:11:29.637 6 INFO glance.location [None req-709c30f2-da68-419c-96cd-c047ace6c07c 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 192/382] 199.204.45.138 () {48 vars in 1046 bytes} [Tue Jun 9 23:11:15 2026] PUT /v2/images/72fd1d02-9cbd-4d29-bf25-600abba8e57b/file => generated 0 bytes in 13735 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22394 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 23:11:29 2026] GET /v2/images/72fd1d02-9cbd-4d29-bf25-600abba8e57b => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 193/384] 199.204.45.138 () {48 vars in 1052 bytes} [Tue Jun 9 23:11:29 2026] PATCH /v2/images/72fd1d02-9cbd-4d29-bf25-600abba8e57b => generated 1410 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 23:11:29 2026] GET /v2/images/72fd1d02-9cbd-4d29-bf25-600abba8e57b => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:12:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/395] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:12:09 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:12:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 201/401] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:12:22 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.138 () {44 vars in 940 bytes} [Tue Jun 9 23:12:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/403] 199.204.45.138 () {44 vars in 962 bytes} [Tue Jun 9 23:12:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.204.45.138 () {44 vars in 940 bytes} [Tue Jun 9 23:12: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: 6|app: 0|req: 203/405] 199.204.45.138 () {48 vars in 952 bytes} [Tue Jun 9 23:12:23 2026] POST /v2/images => generated 791 bytes in 130 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 23:12:23.218 7 INFO glance.api.v2.image_data [None req-1950ca8e-bbc4-41b5-addd-ba94a741e280 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:12:39.662 7 INFO glance.location [None req-1950ca8e-bbc4-41b5-addd-ba94a741e280 4477b89fa4224dcaa11f35731f120c0b 9f0fc81ca8744565937f005f75490448 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 203/408] 199.204.45.138 () {48 vars in 1047 bytes} [Tue Jun 9 23:12:23 2026] PUT /v2/images/5b3897fb-aa4d-4b57-b97a-6c3b2eee3637/file => generated 0 bytes in 16495 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30331 switches on core 0) [pid: 6|app: 0|req: 206/409] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 23:12:39 2026] GET /v2/images/5b3897fb-aa4d-4b57-b97a-6c3b2eee3637 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.138 () {48 vars in 1052 bytes} [Tue Jun 9 23:12:39 2026] PATCH /v2/images/5b3897fb-aa4d-4b57-b97a-6c3b2eee3637 => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/411] 199.204.45.138 () {44 vars in 972 bytes} [Tue Jun 9 23:12:39 2026] GET /v2/images/5b3897fb-aa4d-4b57-b97a-6c3b2eee3637 => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:25:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/569] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:25:31 2026] GET /v2/images => generated 5574 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/596] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:27:49 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: 297/597] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:27:49 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:27:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 302/601] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:27:51 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/610] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:28:39 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: 304/611] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:28:39 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/614] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:28:48 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: 306/615] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:28:49 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 199.204.45.138 () {42 vars in 689 bytes} [Tue Jun 9 23:29:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/629] 199.204.45.138 () {44 vars in 911 bytes} [Tue Jun 9 23:29:51 2026] GET /v2/images => generated 5574 bytes in 51 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: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: 319/640] 10.0.0.116 () {32 vars in 633 bytes} [Tue Jun 9 23:30:34 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:30:54 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 29 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 324/646] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:30:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:30:55 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/648] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:30: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: 7|app: 0|req: 324/649] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:30:56 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 326/650] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 328/653] 199.204.45.138 () {36 vars in 991 bytes} [Tue Jun 9 23:31:02 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 199.204.45.138 () {36 vars in 931 bytes} [Tue Jun 9 23:31:02 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: 6|app: 0|req: 329/655] 199.204.45.138 () {36 vars in 991 bytes} [Tue Jun 9 23:31:03 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 199.204.45.138 () {36 vars in 931 bytes} [Tue Jun 9 23:31:03 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: 331/663] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:31:33 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/664] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:31:33 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: 332/665] 10.0.0.116 () {34 vars in 655 bytes} [Tue Jun 9 23:31:40 2026] POST /v2/images => generated 649 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 23:31:40.283 6 WARNING glance.api.v2.images [None req-f269838e-8943-47c6-97af-bbd97c41cdb0 fe2996e3c2f849b6b63c2ce80b2beb70 79d89847652141f4ae03aca95924763e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4d2c75c0-6093-4116-8623-950a5824242c [pid: 6|app: 0|req: 334/666] 10.0.0.116 () {32 vars in 710 bytes} [Tue Jun 9 23:31:40 2026] DELETE /v2/images/4d2c75c0-6093-4116-8623-950a5824242c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:31:40 2026] GET /v2/images/4d2c75c0-6093-4116-8623-950a5824242c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/668] 10.0.0.116 () {32 vars in 633 bytes} [Tue Jun 9 23:31:40 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.116 () {34 vars in 655 bytes} [Tue Jun 9 23:31:40 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/670] 10.0.0.116 () {32 vars in 717 bytes} [Tue Jun 9 23:31:40 2026] GET /v2/images/179897c7-1618-472d-b73b-a1342e1efb0b/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 23:31:40.502 7 INFO glance.api.v2.image_data [None req-d17615cf-4459-4090-815b-070d758d2582 fe2996e3c2f849b6b63c2ce80b2beb70 79d89847652141f4ae03aca95924763e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 23:31:40.549 7 WARNING glance_store._drivers.rbd [None req-d17615cf-4459-4090-815b-070d758d2582 fe2996e3c2f849b6b63c2ce80b2beb70 79d89847652141f4ae03aca95924763e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 23:31:41.006 7 INFO glance.location [None req-d17615cf-4459-4090-815b-070d758d2582 fe2996e3c2f849b6b63c2ce80b2beb70 79d89847652141f4ae03aca95924763e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 335/671] 10.0.0.116 () {32 vars in 727 bytes} [Tue Jun 9 23:31:40 2026] PUT /v2/images/179897c7-1618-472d-b73b-a1342e1efb0b/file => generated 0 bytes in 553 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/672] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:31:41 2026] GET /v2/images/179897c7-1618-472d-b73b-a1342e1efb0b => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.116 () {32 vars in 717 bytes} [Tue Jun 9 23:31:41 2026] GET /v2/images/179897c7-1618-472d-b73b-a1342e1efb0b/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/674] 10.0.0.116 () {34 vars in 655 bytes} [Tue Jun 9 23:31:41 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: 7|app: 0|req: 337/675] 10.0.0.116 () {32 vars in 726 bytes} [Tue Jun 9 23:31:41 2026] PATCH /v2/images/2d537af8-5655-4894-8c29-a2d7912cf75d => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/676] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:31:41 2026] GET /v2/images/2d537af8-5655-4894-8c29-a2d7912cf75d => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 23:31:41.337 7 WARNING glance.api.v2.images [None req-6e16bd2b-64fc-40ae-821a-5dbcfa59e916 fe2996e3c2f849b6b63c2ce80b2beb70 79d89847652141f4ae03aca95924763e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d537af8-5655-4894-8c29-a2d7912cf75d [pid: 7|app: 0|req: 338/677] 10.0.0.116 () {32 vars in 710 bytes} [Tue Jun 9 23:31:41 2026] DELETE /v2/images/2d537af8-5655-4894-8c29-a2d7912cf75d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/678] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:31:41 2026] GET /v2/images/2d537af8-5655-4894-8c29-a2d7912cf75d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:31:41.404 7 WARNING glance.api.v2.images [None req-01631fd0-dbde-4822-9139-10ae8c020d35 fe2996e3c2f849b6b63c2ce80b2beb70 79d89847652141f4ae03aca95924763e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//179897c7-1618-472d-b73b-a1342e1efb0b [pid: 7|app: 0|req: 339/681] 10.0.0.116 () {32 vars in 710 bytes} [Tue Jun 9 23:31:41 2026] DELETE /v2/images/179897c7-1618-472d-b73b-a1342e1efb0b => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/682] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:31:42 2026] GET /v2/images/179897c7-1618-472d-b73b-a1342e1efb0b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 23:31:42.273 7 WARNING glance.api.v2.images [None req-b45b1abb-a47e-45ee-a290-92b6ce21daf6 fe2996e3c2f849b6b63c2ce80b2beb70 79d89847652141f4ae03aca95924763e - - default default] Failed to find image 4d2c75c0-6093-4116-8623-950a5824242c to delete: glance.common.exception.ImageNotFound: No image found with ID 4d2c75c0-6093-4116-8623-950a5824242c [pid: 7|app: 0|req: 340/683] 10.0.0.116 () {32 vars in 710 bytes} [Tue Jun 9 23:31:42 2026] DELETE /v2/images/4d2c75c0-6093-4116-8623-950a5824242c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/684] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:31:42 2026] GET /v2/images/4d2c75c0-6093-4116-8623-950a5824242c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/687] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:31:56 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:31:56 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/689] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:31: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: 343/690] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:31:56 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/691] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:31: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: 344/692] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:31: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: 6|app: 0|req: 349/693] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:31:56 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/694] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:31:56 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/695] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:31:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 9 23:31:57 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/697] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:31: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: 7|app: 0|req: 347/698] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 9 23:31:58 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/699] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:31:58 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:31:58 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: 350/703] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:32:07 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/704] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:32:07 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: 351/705] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:32:11 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/706] 10.0.0.116 () {32 vars in 707 bytes} [Tue Jun 9 23:32:11 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:32:11 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/710] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:32:11 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: 354/711] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:32:11 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: 6|app: 0|req: 358/712] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:32:11 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:32:11 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: 6|app: 0|req: 359/714] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:32:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:32:11 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/716] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:32:11 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: 357/717] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:32:11 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: 6|app: 0|req: 361/718] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 9 23:32:12 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:32:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/720] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 9 23:32:12 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:32:12 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: 6|app: 0|req: 363/722] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:32:12 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:32:27 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/726] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:32:27 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.116 () {30 vars in 411 bytes} [Tue Jun 9 23:32:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/730] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:32:37 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:32:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/738] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:33:05 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:33: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: 7|app: 0|req: 374/750] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:33:54 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/751] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:33: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: 6|app: 0|req: 385/766] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:35:03 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:35:03 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: 6|app: 0|req: 387/770] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 9 23:35:21 2026] GET /v2/images/0933d131-f13b-47c7-bd56-bd6c3275536b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 9 23:35:21 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/780] 199.204.45.138 () {32 vars in 826 bytes} [Tue Jun 9 23:35:55 2026] GET /v2/images?status=active&owner=9f0fc81ca8744565937f005f75490448&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/781] 199.204.45.138 () {32 vars in 653 bytes} [Tue Jun 9 23:35: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: 390/782] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:35:55 2026] GET /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 393/783] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:35:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:35:55 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: 6|app: 0|req: 394/785] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:35:55 2026] GET /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:35: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: 6|app: 0|req: 395/787] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:35:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 9 23:35:55 2026] GET /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/789] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 9 23:35:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 9 23:35:56 2026] GET /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/791] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:35: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: 395/792] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 9 23:35:56 2026] GET /v2/images/d263b430-76a6-4134-86f5-ca52a3a51cf9 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/793] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:35: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: 396/794] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 9 23:35:56 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: 427/855] 10.0.0.116 () {32 vars in 633 bytes} [Tue Jun 9 23:40:56 2026] GET /v2/images => generated 5574 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)