+ 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 Aug 12 01:00:32 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-86d8484f4f-kgqpk 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f0280314668 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-08-12 01:00:34.503 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 01:00:34.550 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-12 01:00:35.341 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-08-12 01:00:35.342 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-08-12 01:00:35.343 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:00:35.443 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-08-12 01:00:35.444 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-08-12 01:00:35.444 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:00:37.424 7 WARNING glance.api.v2.images [None req-55a8dd0e-6921-492d-baaa-58bdb7fad9c6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:00:37.565 8 WARNING glance.api.v2.images [None req-9710ea3d-4728-4bfd-b9e0-54de1bba2564 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:00:37.753 7 WARNING keystonemiddleware._common.config [None req-55a8dd0e-6921-492d-baaa-58bdb7fad9c6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:00:37.761 7 WARNING oslo_config.cfg [None req-55a8dd0e-6921-492d-baaa-58bdb7fad9c6 - - - - - -] 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 0x7f0280314668 pid: 7 (default app) 2026-08-12 01:00:37.897 8 WARNING keystonemiddleware._common.config [None req-9710ea3d-4728-4bfd-b9e0-54de1bba2564 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:00:37.904 8 WARNING oslo_config.cfg [None req-9710ea3d-4728-4bfd-b9e0-54de1bba2564 - - - - - -] 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 0x7f0280314668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:00:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 01:00:39.057 8 WARNING oslo_policy.policy [None req-16583671-36bf-4f13-80c2-2069c113a4d9 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:00:39.057 8 WARNING oslo_policy.policy [None req-16583671-36bf-4f13-80c2-2069c113a4d9 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:00:39.072 8 WARNING oslo_policy.policy [None req-16583671-36bf-4f13-80c2-2069c113a4d9 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:00:39.072 8 WARNING oslo_policy.policy [None req-16583671-36bf-4f13-80c2-2069c113a4d9 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:00:38 2026] GET /v2/images => generated 69 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:00:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:00:42 2026] GET /v2/images => generated 69 bytes in 34 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-08-12 01:00:42.923 7 WARNING oslo_policy.policy [None req-44d8b2f0-a1ff-48d7-8428-7150de75b03e 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:00:42.923 7 WARNING oslo_policy.policy [None req-44d8b2f0-a1ff-48d7-8428-7150de75b03e 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.238 () {44 vars in 911 bytes} [Wed Aug 12 01:00:42 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.238 () {44 vars in 933 bytes} [Wed Aug 12 01:00:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 01:00:43.054 7 WARNING oslo_policy.policy [None req-2aae7513-579c-4a5b-a822-b37144b18719 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:00:43.054 7 WARNING oslo_policy.policy [None req-2aae7513-579c-4a5b-a822-b37144b18719 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.238 () {44 vars in 939 bytes} [Wed Aug 12 01:00:43 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) 2026-08-12 01:00:43.137 8 WARNING oslo_config.cfg [None req-45c06e94-d2f3-4be4-9ffb-78b4bfb6b8e8 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.238 () {48 vars in 951 bytes} [Wed Aug 12 01:00:43 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:00:43.159 7 WARNING oslo_policy.policy [None req-25809390-6e3b-49e3-8258-18de56fcf57c 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:00:43.159 7 WARNING oslo_policy.policy [None req-25809390-6e3b-49e3-8258-18de56fcf57c 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:00:43.160 7 INFO glance.api.v2.image_data [None req-25809390-6e3b-49e3-8258-18de56fcf57c 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:00:46.931 7 WARNING glance.location [None req-25809390-6e3b-49e3-8258-18de56fcf57c 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.238 () {48 vars in 1045 bytes} [Wed Aug 12 01:00:43 2026] PUT /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0/file => generated 0 bytes in 3813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7214 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:00:46 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 01:00:47.066 7 WARNING oslo_config.cfg [None req-a953d269-fead-43a6-8956-919a3320ccb8 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.19.213.238 () {48 vars in 1051 bytes} [Wed Aug 12 01:00:46 2026] PATCH /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:00:47 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 141/277] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:22:21 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:22:21 2026] GET /v2/images => generated 1381 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:22:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:22:39 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.19.213.238 () {44 vars in 937 bytes} [Wed Aug 12 01:22:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.19.213.238 () {44 vars in 959 bytes} [Wed Aug 12 01:22:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.238 () {44 vars in 939 bytes} [Wed Aug 12 01:22:39 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: 8|app: 0|req: 142/288] 199.19.213.238 () {48 vars in 951 bytes} [Wed Aug 12 01:22:39 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:22:39.210 7 INFO glance.api.v2.image_data [None req-9936175b-52db-4025-ba2f-298daff2d4e0 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:23:06.235 7 WARNING glance.location [None req-9936175b-52db-4025-ba2f-298daff2d4e0 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 147/293] 199.19.213.238 () {48 vars in 1046 bytes} [Wed Aug 12 01:22:39 2026] PUT /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab/file => generated 0 bytes in 27074 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63016 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:23:06 2026] GET /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.19.213.238 () {48 vars in 1051 bytes} [Wed Aug 12 01:23:06 2026] PATCH /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:23:06 2026] GET /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab => 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: 150/299] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:23:07 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: 150/300] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:23:08 2026] GET /v2/images => generated 2778 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:30:13 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:30:13 2026] GET /v2/images => generated 2778 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:30:29 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: 196/392] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:30:29 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.19.213.238 () {44 vars in 947 bytes} [Wed Aug 12 01:30:29 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: 197/394] 199.19.213.238 () {44 vars in 969 bytes} [Wed Aug 12 01:30:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.19.213.238 () {44 vars in 939 bytes} [Wed Aug 12 01:30:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.19.213.238 () {48 vars in 951 bytes} [Wed Aug 12 01:30:29 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:30:29.465 8 WARNING oslo_policy.policy [None req-c9d930be-e079-4040-b5e9-c41d0e7ba618 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:30:29.466 8 WARNING oslo_policy.policy [None req-c9d930be-e079-4040-b5e9-c41d0e7ba618 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - 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-08-12 01:30:29.467 8 INFO glance.api.v2.image_data [None req-c9d930be-e079-4040-b5e9-c41d0e7ba618 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:30:58.653 8 INFO glance.location [None req-c9d930be-e079-4040-b5e9-c41d0e7ba618 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/403] 199.19.213.238 () {48 vars in 1045 bytes} [Wed Aug 12 01:30:29 2026] PUT /v2/images/0a441e5e-87e4-411f-8b39-c87bae7a6f9f/file => generated 0 bytes in 29235 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25894 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:30:58 2026] GET /v2/images/0a441e5e-87e4-411f-8b39-c87bae7a6f9f => 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: 200/405] 199.19.213.238 () {48 vars in 1051 bytes} [Wed Aug 12 01:30:58 2026] PATCH /v2/images/0a441e5e-87e4-411f-8b39-c87bae7a6f9f => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:30:58 2026] GET /v2/images/0a441e5e-87e4-411f-8b39-c87bae7a6f9f => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:31:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:31:41 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:31:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:31:58 2026] GET /v2/images => generated 4190 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/423] 199.19.213.238 () {44 vars in 939 bytes} [Wed Aug 12 01:31:58 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: 8|app: 0|req: 209/424] 199.19.213.238 () {44 vars in 961 bytes} [Wed Aug 12 01:31:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/425] 199.19.213.238 () {44 vars in 939 bytes} [Wed Aug 12 01:31:58 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: 8|app: 0|req: 210/426] 199.19.213.238 () {48 vars in 951 bytes} [Wed Aug 12 01:31:58 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:31:58.516 7 INFO glance.api.v2.image_data [None req-7f5a5ea6-e1fd-4e42-a8a5-efb41b91269e 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:32:14.339 7 INFO glance.location [None req-7f5a5ea6-e1fd-4e42-a8a5-efb41b91269e 316b3bbbdf2e4a89b06c9c28532de25f 9be1b769fc2041a08171d55e00efabd8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 217/429] 199.19.213.238 () {48 vars in 1046 bytes} [Wed Aug 12 01:31:58 2026] PUT /v2/images/d742e251-cb27-4857-93d7-8b0c3fcf8f92/file => generated 0 bytes in 15866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38657 switches on core 0) [pid: 8|app: 0|req: 213/430] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:32:14 2026] GET /v2/images/d742e251-cb27-4857-93d7-8b0c3fcf8f92 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 199.19.213.238 () {48 vars in 1051 bytes} [Wed Aug 12 01:32:14 2026] PATCH /v2/images/d742e251-cb27-4857-93d7-8b0c3fcf8f92 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 199.19.213.238 () {44 vars in 971 bytes} [Wed Aug 12 01:32:14 2026] GET /v2/images/d742e251-cb27-4857-93d7-8b0c3fcf8f92 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/597] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:45:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:45:47 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:48:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:48:04 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:48:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/628] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:48:06 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/641] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:48:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:48:57 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:49:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:49:05 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 199.19.213.238 () {42 vars in 688 bytes} [Wed Aug 12 01:50:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 199.19.213.238 () {44 vars in 910 bytes} [Wed Aug 12 01:50:07 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/669] 10.0.0.64 () {32 vars in 632 bytes} [Wed Aug 12 01:50:50 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:51:09 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 24 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: 335/675] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:51:09 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:51:14 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 336/677] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:51:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 199.19.213.238 () {36 vars in 991 bytes} [Wed Aug 12 01:51:17 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 338/681] 199.19.213.238 () {36 vars in 931 bytes} [Wed Aug 12 01:51: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: 344/682] 199.19.213.238 () {36 vars in 991 bytes} [Wed Aug 12 01:51:18 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 339/683] 199.19.213.238 () {36 vars in 931 bytes} [Wed Aug 12 01:51:18 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: 345/684] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:51:20 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 340/685] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:51:20 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/686] 10.0.0.64 () {34 vars in 654 bytes} [Wed Aug 12 01:51:22 2026] POST /v2/images => generated 649 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 01:51:22.727 8 WARNING glance.api.v2.images [None req-c5988672-0b68-42da-acb6-594b364559e9 af590074d91e47b989384ad53d9691b8 1ca5068806e246c0a727f343e18a4e8f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e78c10fb-bc5f-4f92-9c0e-8c8289beead7 [pid: 8|app: 0|req: 341/687] 10.0.0.64 () {32 vars in 709 bytes} [Wed Aug 12 01:51:22 2026] DELETE /v2/images/e78c10fb-bc5f-4f92-9c0e-8c8289beead7 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:51:22 2026] GET /v2/images/e78c10fb-bc5f-4f92-9c0e-8c8289beead7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.64 () {32 vars in 632 bytes} [Wed Aug 12 01:51:22 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/690] 10.0.0.64 () {34 vars in 654 bytes} [Wed Aug 12 01:51:22 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.64 () {32 vars in 716 bytes} [Wed Aug 12 01:51:22 2026] GET /v2/images/2f177817-b8fa-4359-ba4a-67c93c84d97e/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 01:51:22.923 7 INFO glance.api.v2.image_data [None req-0ff996fd-16ea-4735-8f06-318ce6041d0d af590074d91e47b989384ad53d9691b8 1ca5068806e246c0a727f343e18a4e8f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:51:22.963 7 WARNING glance_store._drivers.rbd [None req-0ff996fd-16ea-4735-8f06-318ce6041d0d af590074d91e47b989384ad53d9691b8 1ca5068806e246c0a727f343e18a4e8f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 01:51:23.526 7 INFO glance.location [None req-0ff996fd-16ea-4735-8f06-318ce6041d0d af590074d91e47b989384ad53d9691b8 1ca5068806e246c0a727f343e18a4e8f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/692] 10.0.0.64 () {32 vars in 726 bytes} [Wed Aug 12 01:51:22 2026] PUT /v2/images/2f177817-b8fa-4359-ba4a-67c93c84d97e/file => generated 0 bytes in 663 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:51:23 2026] GET /v2/images/2f177817-b8fa-4359-ba4a-67c93c84d97e => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.64 () {32 vars in 716 bytes} [Wed Aug 12 01:51:23 2026] GET /v2/images/2f177817-b8fa-4359-ba4a-67c93c84d97e/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.64 () {34 vars in 654 bytes} [Wed Aug 12 01:51:23 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.64 () {32 vars in 725 bytes} [Wed Aug 12 01:51:23 2026] PATCH /v2/images/9ae9336a-028c-4f0e-8a60-d1b02935d265 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:51:23 2026] GET /v2/images/9ae9336a-028c-4f0e-8a60-d1b02935d265 => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 01:51:23.889 7 WARNING glance.api.v2.images [None req-15cdaba4-d943-413d-a7fc-54cb2508c9ed af590074d91e47b989384ad53d9691b8 1ca5068806e246c0a727f343e18a4e8f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ae9336a-028c-4f0e-8a60-d1b02935d265 [pid: 7|app: 0|req: 352/698] 10.0.0.64 () {32 vars in 709 bytes} [Wed Aug 12 01:51:23 2026] DELETE /v2/images/9ae9336a-028c-4f0e-8a60-d1b02935d265 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:51:23 2026] GET /v2/images/9ae9336a-028c-4f0e-8a60-d1b02935d265 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 01:51:23.958 7 WARNING glance.api.v2.images [None req-c7053058-0e74-45d4-810b-676059fbf29e af590074d91e47b989384ad53d9691b8 1ca5068806e246c0a727f343e18a4e8f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f177817-b8fa-4359-ba4a-67c93c84d97e [pid: 7|app: 0|req: 353/700] 10.0.0.64 () {32 vars in 709 bytes} [Wed Aug 12 01:51:23 2026] DELETE /v2/images/2f177817-b8fa-4359-ba4a-67c93c84d97e => generated 0 bytes in 797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/701] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:51:24 2026] GET /v2/images/2f177817-b8fa-4359-ba4a-67c93c84d97e => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 01:51:24.780 7 WARNING glance.api.v2.images [None req-81dbfe45-4960-404e-9944-d0495487c435 af590074d91e47b989384ad53d9691b8 1ca5068806e246c0a727f343e18a4e8f - - default default] Failed to find image e78c10fb-bc5f-4f92-9c0e-8c8289beead7 to delete: glance.common.exception.ImageNotFound: No image found with ID e78c10fb-bc5f-4f92-9c0e-8c8289beead7 [pid: 7|app: 0|req: 354/702] 10.0.0.64 () {32 vars in 709 bytes} [Wed Aug 12 01:51:24 2026] DELETE /v2/images/e78c10fb-bc5f-4f92-9c0e-8c8289beead7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:51:24 2026] GET /v2/images/e78c10fb-bc5f-4f92-9c0e-8c8289beead7 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:51:48 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/711] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:51:48 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: 357/718] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:52:23 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:52:23 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: 358/720] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:52:24 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/721] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:52:25 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: 364/723] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:52:25 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:52: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: 365/725] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:52: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: 361/726] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:52:25 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 366/727] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:52:25 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: 367/729] 10.0.0.101 () {36 vars in 911 bytes} [Wed Aug 12 01:52:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.101 () {36 vars in 1007 bytes} [Wed Aug 12 01:52:26 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0/locations => generated 127 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 12 01:52:26 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 12 01:52:26 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: 369/733] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 12 01:52:26 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: 366/736] 10.0.0.64 () {30 vars in 410 bytes} [Wed Aug 12 01:52:29 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: 371/737] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:52:35 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 367/738] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:52:35 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: 371/745] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:53:06 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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/746] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:53:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:53:24 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 378/752] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:53: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: 376/755] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:53:27 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:53:27 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: 384/771] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:54:39 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:54:39 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: 390/775] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 01:54:56 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 386/776] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 01:54: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/787] 199.19.213.238 () {32 vars in 826 bytes} [Wed Aug 12 01:55:37 2026] GET /v2/images?status=active&owner=9be1b769fc2041a08171d55e00efabd8&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: 8|app: 0|req: 392/788] 199.19.213.238 () {32 vars in 653 bytes} [Wed Aug 12 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: 7|app: 0|req: 397/789] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:55:37 2026] GET /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:37 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/791] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:37 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:55:37 2026] GET /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/793] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:37 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: 395/794] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55: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: 7|app: 0|req: 400/795] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:55:37 2026] GET /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:38 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: 401/797] 10.0.0.101 () {36 vars in 911 bytes} [Wed Aug 12 01:55:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.101 () {36 vars in 1007 bytes} [Wed Aug 12 01:55:38 2026] GET /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab/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: 402/799] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 12 01:55:38 2026] GET /v2/images/01b5f6b2-9b0f-4eb3-91db-2d11129324ab => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/800] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 12 01:55:38 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: 403/801] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 12 01:55:38 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: 399/802] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:55:39 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 404/803] 10.0.0.64 () {32 vars in 706 bytes} [Wed Aug 12 01:55:39 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 400/804] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:55:40 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => generated 1312 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:40 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: 401/806] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:55:40 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 402/808] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:40 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: 407/809] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:40 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: 403/810] 10.0.0.88 () {36 vars in 986 bytes} [Wed Aug 12 01:55:40 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 408/811] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:40 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: 404/812] 10.0.0.88 () {36 vars in 926 bytes} [Wed Aug 12 01:55:40 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: 409/813] 10.0.0.101 () {36 vars in 911 bytes} [Wed Aug 12 01:55:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/814] 10.0.0.101 () {36 vars in 1007 bytes} [Wed Aug 12 01:55:40 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0/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: 410/815] 10.0.0.101 () {36 vars in 987 bytes} [Wed Aug 12 01:55:40 2026] GET /v2/images/efc79742-da84-436e-b7d6-7d27cf612eb0 => 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: 406/816] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 12 01:55:40 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: 411/817] 10.0.0.101 () {36 vars in 927 bytes} [Wed Aug 12 01:55:40 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: 431/866] 10.0.0.64 () {32 vars in 632 bytes} [Wed Aug 12 01:59:41 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)