+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 01:05:45 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:17:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-586cbc6fdf-v24nl 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 0x7f8ad8737668 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-27 01:05:47.258 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 01:05:47.338 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-27 01:05:48.094 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-27 01:05:48.095 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-27 01:05:48.096 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 01:05:48.173 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-27 01:05:48.174 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-27 01:05:48.175 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 01:05:50.230 8 WARNING glance.api.v2.images [None req-9f33665a-0c93-4f88-b9b1-4998196deb61 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 01:05:50.268 7 WARNING glance.api.v2.images [None req-6515d92a-6a1e-4f25-8660-744efb89d350 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 01:05:50.565 8 WARNING keystonemiddleware._common.config [None req-9f33665a-0c93-4f88-b9b1-4998196deb61 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:05:50.573 8 WARNING oslo_config.cfg [None req-9f33665a-0c93-4f88-b9b1-4998196deb61 - - - - - -] 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 0x7f8ad8737668 pid: 8 (default app) 2026-05-27 01:05:50.607 7 WARNING keystonemiddleware._common.config [None req-6515d92a-6a1e-4f25-8660-744efb89d350 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:05:50.615 7 WARNING oslo_config.cfg [None req-6515d92a-6a1e-4f25-8660-744efb89d350 - - - - - -] 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 0x7f8ad8737668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:05:51 2026] GET / => generated 1301 bytes in 2 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-27 01:05:51.465 7 WARNING oslo_policy.policy [None req-f556f522-b26a-49a5-bc6e-a732cbdfe481 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - 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-27 01:05:51.465 7 WARNING oslo_policy.policy [None req-f556f522-b26a-49a5-bc6e-a732cbdfe481 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - 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-27 01:05:51.480 7 WARNING oslo_policy.policy [None req-f556f522-b26a-49a5-bc6e-a732cbdfe481 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - 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-27 01:05:51.481 7 WARNING oslo_policy.policy [None req-f556f522-b26a-49a5-bc6e-a732cbdfe481 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:05:51 2026] GET /v2/images => generated 69 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:05:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:05:55 2026] GET /v2/images => generated 69 bytes in 40 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-27 01:05:55.111 8 WARNING oslo_policy.policy [None req-f2987677-53b9-4107-aac3-89ec4d3ed25b f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - 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-27 01:05:55.111 8 WARNING oslo_policy.policy [None req-f2987677-53b9-4107-aac3-89ec4d3ed25b f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 908 bytes} [Wed May 27 01:05:55 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 930 bytes} [Wed May 27 01:05:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:05:55.250 8 WARNING oslo_policy.policy [None req-f7f34894-343a-48b6-a849-8ae5ff0d1652 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - 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-27 01:05:55.250 8 WARNING oslo_policy.policy [None req-f7f34894-343a-48b6-a849-8ae5ff0d1652 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.53 () {44 vars in 936 bytes} [Wed May 27 01:05:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:05:55.332 7 WARNING oslo_config.cfg [None req-27d11f66-4a11-4b21-9962-b28782a0f52b f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.53 () {48 vars in 948 bytes} [Wed May 27 01:05:55 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 01:05:55.355 8 WARNING oslo_policy.policy [None req-7cf5ef23-2695-4498-a773-f8c4c86de97d f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - 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-27 01:05:55.356 8 WARNING oslo_policy.policy [None req-7cf5ef23-2695-4498-a773-f8c4c86de97d f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - 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-27 01:05:55.357 8 INFO glance.api.v2.image_data [None req-7cf5ef23-2695-4498-a773-f8c4c86de97d f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:05:59.379 8 WARNING glance.location [None req-7cf5ef23-2695-4498-a773-f8c4c86de97d f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.53 () {48 vars in 1042 bytes} [Wed May 27 01:05:55 2026] PUT /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028/file => generated 0 bytes in 4066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7907 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:05:59 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:05:59.529 8 WARNING oslo_config.cfg [None req-087704c0-e134-4bd7-8475-743d5c64e190 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.53 () {48 vars in 1048 bytes} [Wed May 27 01:05:59 2026] PATCH /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:05:59 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:27:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:27:04 2026] GET /v2/images => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:27:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:27:21 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.53 () {44 vars in 934 bytes} [Wed May 27 01:27:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.53 () {44 vars in 956 bytes} [Wed May 27 01:27:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.53 () {44 vars in 936 bytes} [Wed May 27 01:27:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.204.45.53 () {48 vars in 948 bytes} [Wed May 27 01:27:21 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 01:27:21.597 8 INFO glance.api.v2.image_data [None req-236a1c03-ad37-4bc4-b1c4-4c236d956fe6 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:27:48.766 8 WARNING glance.location [None req-236a1c03-ad37-4bc4-b1c4-4c236d956fe6 f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/286] 199.204.45.53 () {48 vars in 1043 bytes} [Wed May 27 01:27:21 2026] PUT /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5/file => generated 0 bytes in 27211 msecs (HTTP/1.1 204) 4 headers in 171 bytes (81524 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:27:48 2026] GET /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5 => 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: 144/288] 199.204.45.53 () {48 vars in 1048 bytes} [Wed May 27 01:27:48 2026] PATCH /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:27:48 2026] GET /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:27:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:27:50 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:34:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:34:39 2026] GET /v2/images => generated 2778 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:34:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:34:54 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: 8|app: 0|req: 191/382] 199.204.45.53 () {44 vars in 944 bytes} [Wed May 27 01:34:54 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.53 () {44 vars in 966 bytes} [Wed May 27 01:34:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.53 () {44 vars in 936 bytes} [Wed May 27 01:34:54 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: 193/385] 199.204.45.53 () {48 vars in 948 bytes} [Wed May 27 01:34:54 2026] POST /v2/images => generated 799 bytes in 564 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 01:34:55.323 8 INFO glance.api.v2.image_data [None req-1edb506d-308d-47e4-bfd0-6c111b6f7e9e f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:35:31.652 8 INFO glance.location [None req-1edb506d-308d-47e4-bfd0-6c111b6f7e9e f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/394] 199.204.45.53 () {48 vars in 1042 bytes} [Wed May 27 01:34:55 2026] PUT /v2/images/22792efc-0107-4634-8ec2-362a9dfb58fd/file => generated 0 bytes in 36375 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21820 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:35:31 2026] GET /v2/images/22792efc-0107-4634-8ec2-362a9dfb58fd => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.53 () {48 vars in 1048 bytes} [Wed May 27 01:35:31 2026] PATCH /v2/images/22792efc-0107-4634-8ec2-362a9dfb58fd => generated 1410 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:35:31 2026] GET /v2/images/22792efc-0107-4634-8ec2-362a9dfb58fd => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:36:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:36:14 2026] GET /v2/images => generated 4190 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/412] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:36:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/413] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:36:34 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.204.45.53 () {44 vars in 936 bytes} [Wed May 27 01:36:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.53 () {44 vars in 958 bytes} [Wed May 27 01:36:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.204.45.53 () {44 vars in 936 bytes} [Wed May 27 01:36:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.53 () {48 vars in 948 bytes} [Wed May 27 01:36:34 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-27 01:36:34.402 8 INFO glance.api.v2.image_data [None req-2092691f-887d-4c5c-8096-a9bf4ba5130b f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:36:50.542 8 INFO glance.location [None req-2092691f-887d-4c5c-8096-a9bf4ba5130b f4aabe6fc82b49b7803fa9a7608bfa35 3a3ba39d7f034f239bc401aa5ec998db - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/422] 199.204.45.53 () {48 vars in 1043 bytes} [Wed May 27 01:36:34 2026] PUT /v2/images/8637af33-8b6e-427c-a97d-cb3a9dd7274f/file => generated 0 bytes in 16183 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35279 switches on core 0) [pid: 7|app: 0|req: 218/423] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:36:50 2026] GET /v2/images/8637af33-8b6e-427c-a97d-cb3a9dd7274f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/424] 199.204.45.53 () {48 vars in 1048 bytes} [Wed May 27 01:36:50 2026] PATCH /v2/images/8637af33-8b6e-427c-a97d-cb3a9dd7274f => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/425] 199.204.45.53 () {44 vars in 968 bytes} [Wed May 27 01:36:50 2026] GET /v2/images/8637af33-8b6e-427c-a97d-cb3a9dd7274f => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/582] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:49:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/583] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:49:53 2026] GET /v2/images => generated 5574 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/612] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:52:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/613] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:52:11 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/614] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:52:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/615] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:52:13 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/626] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:53:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/627] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:53:03 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/630] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:53:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/631] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:53:11 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/644] 199.204.45.53 () {42 vars in 685 bytes} [Wed May 27 01:54:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/645] 199.204.45.53 () {44 vars in 907 bytes} [Wed May 27 01:54:12 2026] GET /v2/images => generated 5574 bytes in 61 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: 321/654] 10.0.0.214 () {32 vars in 633 bytes} [Wed May 27 01:54:54 2026] GET /v2/images => generated 5574 bytes in 17 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: 336/659] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:55:12 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/660] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:55:12 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: 337/661] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:55:13 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:55:13 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: 339/665] 199.204.45.53 () {36 vars in 990 bytes} [Wed May 27 01:55:20 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 199.204.45.53 () {36 vars in 930 bytes} [Wed May 27 01:55:20 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: 340/667] 199.204.45.53 () {36 vars in 990 bytes} [Wed May 27 01:55:21 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 199.204.45.53 () {36 vars in 930 bytes} [Wed May 27 01:55:21 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: 341/669] 10.0.0.214 () {34 vars in 655 bytes} [Wed May 27 01:55:29 2026] POST /v2/images => generated 648 bytes in 282 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 01:55:29.744 8 WARNING glance.api.v2.images [None req-cda017c3-c7ea-43d5-971a-842f7618ffe8 d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b06ca297-3806-4ed2-a573-d1b611d5947a [pid: 8|app: 0|req: 329/670] 10.0.0.214 () {32 vars in 710 bytes} [Wed May 27 01:55:29 2026] DELETE /v2/images/b06ca297-3806-4ed2-a573-d1b611d5947a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/671] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:55:29 2026] GET /v2/images/b06ca297-3806-4ed2-a573-d1b611d5947a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/672] 10.0.0.214 () {32 vars in 633 bytes} [Wed May 27 01:55:29 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/673] 10.0.0.214 () {34 vars in 655 bytes} [Wed May 27 01:55:29 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/674] 10.0.0.214 () {32 vars in 717 bytes} [Wed May 27 01:55:29 2026] GET /v2/images/e301eecd-4201-46ee-9864-23877c3c5815/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:55:29.930 7 WARNING oslo_policy.policy [None req-5bd82dff-3687-4ad2-bfdb-fa2a059d1bcc d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - 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-27 01:55:29.931 7 WARNING oslo_policy.policy [None req-5bd82dff-3687-4ad2-bfdb-fa2a059d1bcc d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - 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-27 01:55:29.932 7 INFO glance.api.v2.image_data [None req-5bd82dff-3687-4ad2-bfdb-fa2a059d1bcc d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:55:29.989 7 WARNING glance_store._drivers.rbd [None req-5bd82dff-3687-4ad2-bfdb-fa2a059d1bcc d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 01:55:30.850 7 INFO glance.location [None req-5bd82dff-3687-4ad2-bfdb-fa2a059d1bcc d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 344/677] 10.0.0.214 () {32 vars in 727 bytes} [Wed May 27 01:55:29 2026] PUT /v2/images/e301eecd-4201-46ee-9864-23877c3c5815/file => generated 0 bytes in 972 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:55:30 2026] GET /v2/images/e301eecd-4201-46ee-9864-23877c3c5815 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/679] 10.0.0.214 () {32 vars in 717 bytes} [Wed May 27 01:55:30 2026] GET /v2/images/e301eecd-4201-46ee-9864-23877c3c5815/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 10.0.0.214 () {34 vars in 655 bytes} [Wed May 27 01:55:31 2026] POST /v2/images => generated 647 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 10.0.0.214 () {32 vars in 726 bytes} [Wed May 27 01:55:31 2026] PATCH /v2/images/edd89e52-248f-41ff-8b06-2846f67edb3f => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:55:31 2026] GET /v2/images/edd89e52-248f-41ff-8b06-2846f67edb3f => generated 651 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:55:31.263 7 WARNING glance.api.v2.images [None req-36a1970e-23d9-42a5-a319-aa682f06b48f d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//edd89e52-248f-41ff-8b06-2846f67edb3f [pid: 7|app: 0|req: 347/683] 10.0.0.214 () {32 vars in 710 bytes} [Wed May 27 01:55:31 2026] DELETE /v2/images/edd89e52-248f-41ff-8b06-2846f67edb3f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:55:31 2026] GET /v2/images/edd89e52-248f-41ff-8b06-2846f67edb3f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:55:31.339 7 WARNING glance.api.v2.images [None req-d4670b06-40b4-4ff2-acc8-5376f199f034 d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e301eecd-4201-46ee-9864-23877c3c5815 [pid: 7|app: 0|req: 348/685] 10.0.0.214 () {32 vars in 710 bytes} [Wed May 27 01:55:31 2026] DELETE /v2/images/e301eecd-4201-46ee-9864-23877c3c5815 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:55:32 2026] GET /v2/images/e301eecd-4201-46ee-9864-23877c3c5815 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:55:32.203 7 WARNING glance.api.v2.images [None req-b75015c8-5303-4fff-b12c-5cfd73eeaabc d30a1cad0f9b432a90e17cf4f3024bef 64305ec5218548ef859a5a37fb3468b2 - - default default] Failed to find image b06ca297-3806-4ed2-a573-d1b611d5947a to delete: glance.common.exception.ImageNotFound: No image found with ID b06ca297-3806-4ed2-a573-d1b611d5947a [pid: 7|app: 0|req: 349/687] 10.0.0.214 () {32 vars in 710 bytes} [Wed May 27 01:55:32 2026] DELETE /v2/images/b06ca297-3806-4ed2-a573-d1b611d5947a => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:55:32 2026] GET /v2/images/b06ca297-3806-4ed2-a573-d1b611d5947a => 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: 350/689] 10.0.0.214 () {30 vars in 411 bytes} [Wed May 27 01:55:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:55:37 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/691] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:55:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:56:11 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => 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: 356/701] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:56:11 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:56:24 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/705] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:56:24 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: 359/706] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:56:24 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: 348/707] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:56:24 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:56:24 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:56:24 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: 362/712] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.159 () {36 vars in 911 bytes} [Wed May 27 01:56:25 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.159 () {36 vars in 1007 bytes} [Wed May 27 01:56:25 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.159 () {36 vars in 987 bytes} [Wed May 27 01:56:25 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => 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: 364/716] 10.0.0.159 () {36 vars in 927 bytes} [Wed May 27 01:56:25 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/717] 10.0.0.159 () {36 vars in 927 bytes} [Wed May 27 01:56:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:56:44 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/723] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:56:44 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: 359/728] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:57:03 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:57:03 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: 364/738] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:57:42 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:57:42 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: 379/746] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:58:17 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:58:17 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: 381/750] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:58:21 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:58:22 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: 383/754] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:58:35 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/755] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:58:35 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: 387/762] 10.0.0.160 () {36 vars in 987 bytes} [Wed May 27 01:59:00 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 10.0.0.160 () {36 vars in 927 bytes} [Wed May 27 01:59:00 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: 379/768] 199.204.45.53 () {32 vars in 825 bytes} [Wed May 27 01:59:22 2026] GET /v2/images?status=active&owner=3a3ba39d7f034f239bc401aa5ec998db&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 199.204.45.53 () {32 vars in 652 bytes} [Wed May 27 01:59:22 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: 380/770] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:59:23 2026] GET /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:23 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: 381/772] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:59:23 2026] GET /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:23 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: 393/775] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:23 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/776] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:59:23 2026] GET /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:23 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: 384/778] 10.0.0.159 () {36 vars in 911 bytes} [Wed May 27 01:59:23 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 10.0.0.159 () {36 vars in 1007 bytes} [Wed May 27 01:59:23 2026] GET /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5/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: 385/780] 10.0.0.159 () {36 vars in 987 bytes} [Wed May 27 01:59:23 2026] GET /v2/images/af2bf0c8-fbd6-4e6d-b3ec-268a5e739bf5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.159 () {36 vars in 927 bytes} [Wed May 27 01:59:23 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: 386/782] 10.0.0.159 () {36 vars in 927 bytes} [Wed May 27 01:59:23 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: 398/785] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:59:32 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 10.0.0.214 () {32 vars in 707 bytes} [Wed May 27 01:59:32 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => 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: 399/787] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:59:33 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/788] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/789] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:33 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: 390/790] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:59:33 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => 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: 401/791] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:33 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: 391/792] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:33 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: 402/793] 10.0.0.80 () {36 vars in 986 bytes} [Wed May 27 01:59:33 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.80 () {36 vars in 926 bytes} [Wed May 27 01:59:33 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: 403/795] 10.0.0.159 () {36 vars in 911 bytes} [Wed May 27 01:59:33 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/796] 10.0.0.159 () {36 vars in 1007 bytes} [Wed May 27 01:59:33 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/797] 10.0.0.159 () {36 vars in 987 bytes} [Wed May 27 01:59:33 2026] GET /v2/images/e8d3eee6-0388-45a8-8ad7-51341ef7e028 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/798] 10.0.0.159 () {36 vars in 927 bytes} [Wed May 27 01:59:33 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: 405/799] 10.0.0.159 () {36 vars in 927 bytes} [Wed May 27 01:59:33 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: 415/840] 10.0.0.214 () {32 vars in 633 bytes} [Wed May 27 02:02:56 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)