+ 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 Jun 3 00:12:19 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-78bbd98fdf-fctpd 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 0x7ff9b836f668 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-06-03 00:12:21.149 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-03 00:12:21.165 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-06-03 00:12:22.050 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-06-03 00:12:22.051 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-06-03 00:12:22.052 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:12:22.071 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-03 00:12:22.072 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-03 00:12:22.072 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:12:24.147 8 WARNING glance.api.v2.images [None req-61ee41ad-220e-4c4c-ab2a-d2c879764b46 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:12:24.220 7 WARNING glance.api.v2.images [None req-9ff5116b-bbf6-4638-b1bc-3e43fe5dcf64 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:12:24.500 8 WARNING keystonemiddleware._common.config [None req-61ee41ad-220e-4c4c-ab2a-d2c879764b46 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:12:24.508 8 WARNING oslo_config.cfg [None req-61ee41ad-220e-4c4c-ab2a-d2c879764b46 - - - - - -] 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 0x7ff9b836f668 pid: 8 (default app) 2026-06-03 00:12:24.583 7 WARNING keystonemiddleware._common.config [None req-9ff5116b-bbf6-4638-b1bc-3e43fe5dcf64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:12:24.591 7 WARNING oslo_config.cfg [None req-9ff5116b-bbf6-4638-b1bc-3e43fe5dcf64 - - - - - -] 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 0x7ff9b836f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:12:24 2026] GET / => generated 1312 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-06-03 00:12:25.075 7 WARNING oslo_policy.policy [None req-1e9444be-cb6f-44fb-8a39-1e136669556a 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:12:25.075 7 WARNING oslo_policy.policy [None req-1e9444be-cb6f-44fb-8a39-1e136669556a 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:12:25.093 7 WARNING oslo_policy.policy [None req-1e9444be-cb6f-44fb-8a39-1e136669556a 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:12:25.094 7 WARNING oslo_policy.policy [None req-1e9444be-cb6f-44fb-8a39-1e136669556a 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - 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.129 () {44 vars in 911 bytes} [Wed Jun 3 00:12:24 2026] GET /v2/images => generated 69 bytes in 573 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.129 () {42 vars in 689 bytes} [Wed Jun 3 00:12:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:12:28 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:12:28.529 8 WARNING oslo_policy.policy [None req-6dbb6508-180a-4813-be06-013218cea8f6 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:12:28.529 8 WARNING oslo_policy.policy [None req-6dbb6508-180a-4813-be06-013218cea8f6 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - 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.129 () {44 vars in 912 bytes} [Wed Jun 3 00:12:28 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.129 () {44 vars in 934 bytes} [Wed Jun 3 00:12:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:12:28.669 8 WARNING oslo_policy.policy [None req-dd14d27a-5292-4c8b-a74f-4068e7ab32b4 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:12:28.670 8 WARNING oslo_policy.policy [None req-dd14d27a-5292-4c8b-a74f-4068e7ab32b4 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - 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.129 () {44 vars in 940 bytes} [Wed Jun 3 00:12:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:12:28.758 7 WARNING oslo_config.cfg [None req-ebfad8db-8b77-4358-ad05-5753959301e0 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - 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.129 () {48 vars in 952 bytes} [Wed Jun 3 00:12:28 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:12:28.785 8 WARNING oslo_policy.policy [None req-b19dcf32-39d3-498e-b251-4fbaadb58866 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:12:28.785 8 WARNING oslo_policy.policy [None req-b19dcf32-39d3-498e-b251-4fbaadb58866 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:12:28.786 8 INFO glance.api.v2.image_data [None req-b19dcf32-39d3-498e-b251-4fbaadb58866 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:12:32.438 8 WARNING glance.location [None req-b19dcf32-39d3-498e-b251-4fbaadb58866 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.129 () {48 vars in 1046 bytes} [Wed Jun 3 00:12:28 2026] PUT /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc/file => generated 0 bytes in 3699 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7843 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jun 3 00:12:32 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:12:32.590 8 WARNING oslo_config.cfg [None req-8268c0e1-9f7c-4670-a5ad-a1b1e6ca0cd8 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - 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.129 () {48 vars in 1052 bytes} [Wed Jun 3 00:12:32 2026] PATCH /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 89 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.129 () {44 vars in 972 bytes} [Wed Jun 3 00:12:32 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 130/262] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:32:58 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: 133/263] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:32:58 2026] GET /v2/images => generated 1381 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:33:19 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: 133/269] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:33:19 2026] GET /v2/images => generated 1381 bytes in 55 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.129 () {44 vars in 938 bytes} [Wed Jun 3 00:33:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.129 () {44 vars in 960 bytes} [Wed Jun 3 00:33:19 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: 138/272] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jun 3 00:33:19 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: 135/273] 199.204.45.129 () {48 vars in 952 bytes} [Wed Jun 3 00:33:19 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:33:19.245 8 INFO glance.api.v2.image_data [None req-c0403157-67cc-42c5-b940-d46497c93c44 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:33:49.868 8 WARNING glance.location [None req-c0403157-67cc-42c5-b940-d46497c93c44 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/280] 199.204.45.129 () {48 vars in 1047 bytes} [Wed Jun 3 00:33:19 2026] PUT /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85/file => generated 0 bytes in 30675 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63184 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jun 3 00:33:49 2026] GET /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.129 () {48 vars in 1052 bytes} [Wed Jun 3 00:33:49 2026] PATCH /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jun 3 00:33:50 2026] GET /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => 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: 141/284] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:33:51 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: 144/285] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:33:51 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:40:49 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: 184/371] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:40:49 2026] GET /v2/images => generated 2778 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:41: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: 187/377] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:41:06 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.129 () {44 vars in 948 bytes} [Wed Jun 3 00:41:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.129 () {44 vars in 970 bytes} [Wed Jun 3 00:41:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jun 3 00:41:06 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: 8|app: 0|req: 189/381] 199.204.45.129 () {48 vars in 952 bytes} [Wed Jun 3 00:41:06 2026] POST /v2/images => generated 799 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:41:06.525 7 WARNING oslo_policy.policy [None req-bee7f37c-4ece-4f26-b205-6448d76fb01f 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:41:06.525 7 WARNING oslo_policy.policy [None req-bee7f37c-4ece-4f26-b205-6448d76fb01f 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:41:06.526 7 INFO glance.api.v2.image_data [None req-bee7f37c-4ece-4f26-b205-6448d76fb01f 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:41:25.164 7 INFO glance.location [None req-bee7f37c-4ece-4f26-b205-6448d76fb01f 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/386] 199.204.45.129 () {48 vars in 1046 bytes} [Wed Jun 3 00:41:06 2026] PUT /v2/images/e44e88ed-1d31-4c26-9a9a-ef1da0374e83/file => generated 0 bytes in 18689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22133 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jun 3 00:41:25 2026] GET /v2/images/e44e88ed-1d31-4c26-9a9a-ef1da0374e83 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.129 () {48 vars in 1052 bytes} [Wed Jun 3 00:41:25 2026] PATCH /v2/images/e44e88ed-1d31-4c26-9a9a-ef1da0374e83 => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jun 3 00:41:25 2026] GET /v2/images/e44e88ed-1d31-4c26-9a9a-ef1da0374e83 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:42:06 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: 199/399] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:42:06 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:42:22 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: 201/403] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:42:22 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jun 3 00:42:22 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: 202/405] 199.204.45.129 () {44 vars in 962 bytes} [Wed Jun 3 00:42:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.129 () {44 vars in 940 bytes} [Wed Jun 3 00:42:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.129 () {48 vars in 952 bytes} [Wed Jun 3 00:42:22 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:42:23.023 8 INFO glance.api.v2.image_data [None req-87544e12-d0d5-491b-b012-40e5b95a37bc 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:43:12.164 8 INFO glance.location [None req-87544e12-d0d5-491b-b012-40e5b95a37bc 34d4f9b70fa440088047c660d8cec6d1 b9d3b8d8305a4eb0b709e9c83eb0214c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/418] 199.204.45.129 () {48 vars in 1047 bytes} [Wed Jun 3 00:42:22 2026] PUT /v2/images/df4e536d-6c31-4e3a-aef5-34195fb9e79d/file => generated 0 bytes in 49212 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29558 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jun 3 00:43:12 2026] GET /v2/images/df4e536d-6c31-4e3a-aef5-34195fb9e79d => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/420] 199.204.45.129 () {48 vars in 1052 bytes} [Wed Jun 3 00:43:12 2026] PATCH /v2/images/df4e536d-6c31-4e3a-aef5-34195fb9e79d => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.204.45.129 () {44 vars in 972 bytes} [Wed Jun 3 00:43:12 2026] GET /v2/images/df4e536d-6c31-4e3a-aef5-34195fb9e79d => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/582] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:56:33 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: 287/583] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:56:33 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:58:56 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: 312/615] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:58:56 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/616] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:58:58 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: 313/617] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:58:58 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/628] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:59:50 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: 310/629] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:59:50 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 00:59:59 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: 312/633] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 00:59:59 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: 328/646] 199.204.45.129 () {42 vars in 689 bytes} [Wed Jun 3 01:01:03 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/647] 199.204.45.129 () {44 vars in 911 bytes} [Wed Jun 3 01:01:03 2026] GET /v2/images => generated 5574 bytes in 54 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: 334/658] 10.0.0.160 () {32 vars in 633 bytes} [Wed Jun 3 01:01:45 2026] GET /v2/images => generated 5574 bytes in 20 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: 326/661] 10.0.0.160 () {34 vars in 655 bytes} [Wed Jun 3 01:02:03 2026] POST /v2/images => generated 649 bytes in 288 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-03 01:02:03.700 7 WARNING glance.api.v2.images [None req-6db0e56a-b3f2-49d3-95e7-190f116c6867 b30bfc0bc37c4c42b7f361e950bcbfd4 618759d86c994f099d64bec287ab878d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e9012d20-612b-4dea-bbca-ea14ec76a7eb [pid: 7|app: 0|req: 336/662] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 3 01:02:03 2026] DELETE /v2/images/e9012d20-612b-4dea-bbca-ea14ec76a7eb => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:02:03 2026] GET /v2/images/e9012d20-612b-4dea-bbca-ea14ec76a7eb => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/664] 10.0.0.160 () {32 vars in 633 bytes} [Wed Jun 3 01:02:03 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.160 () {34 vars in 655 bytes} [Wed Jun 3 01:02:03 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jun 3 01:02:03 2026] GET /v2/images/4ea82d9d-4725-40a1-a225-594acfab8e43/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:02:03.891 8 INFO glance.api.v2.image_data [None req-0f081f8a-7b82-49ba-a9d2-22942c180b9f b30bfc0bc37c4c42b7f361e950bcbfd4 618759d86c994f099d64bec287ab878d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 01:02:03.943 8 WARNING glance_store._drivers.rbd [None req-0f081f8a-7b82-49ba-a9d2-22942c180b9f b30bfc0bc37c4c42b7f361e950bcbfd4 618759d86c994f099d64bec287ab878d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-03 01:02:05.005 8 INFO glance.location [None req-0f081f8a-7b82-49ba-a9d2-22942c180b9f b30bfc0bc37c4c42b7f361e950bcbfd4 618759d86c994f099d64bec287ab878d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 329/669] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jun 3 01:02:03 2026] PUT /v2/images/4ea82d9d-4725-40a1-a225-594acfab8e43/file => generated 0 bytes in 1186 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/670] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:02:05 2026] GET /v2/images/4ea82d9d-4725-40a1-a225-594acfab8e43 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jun 3 01:02:05 2026] GET /v2/images/4ea82d9d-4725-40a1-a225-594acfab8e43/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 10.0.0.160 () {34 vars in 655 bytes} [Wed Jun 3 01:02:05 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jun 3 01:02:05 2026] PATCH /v2/images/c3192bd2-7c82-4cca-ad32-b64d0719ee04 => generated 653 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/674] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:02:05 2026] GET /v2/images/c3192bd2-7c82-4cca-ad32-b64d0719ee04 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:02:05.400 8 WARNING glance.api.v2.images [None req-ac3d2725-fee5-4d37-93a3-e6c7f47febda b30bfc0bc37c4c42b7f361e950bcbfd4 618759d86c994f099d64bec287ab878d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3192bd2-7c82-4cca-ad32-b64d0719ee04 [pid: 8|app: 0|req: 332/675] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 3 01:02:05 2026] DELETE /v2/images/c3192bd2-7c82-4cca-ad32-b64d0719ee04 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/676] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:02:05 2026] GET /v2/images/c3192bd2-7c82-4cca-ad32-b64d0719ee04 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:05.491 8 WARNING glance.api.v2.images [None req-23c9c394-d5dc-4afc-9c1c-a7c7545faf4b b30bfc0bc37c4c42b7f361e950bcbfd4 618759d86c994f099d64bec287ab878d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4ea82d9d-4725-40a1-a225-594acfab8e43 [pid: 8|app: 0|req: 333/677] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 3 01:02:05 2026] DELETE /v2/images/4ea82d9d-4725-40a1-a225-594acfab8e43 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:02:06 2026] GET /v2/images/4ea82d9d-4725-40a1-a225-594acfab8e43 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:02:06.368 8 WARNING glance.api.v2.images [None req-30ee2919-ce82-4947-a353-f2d005369ea6 b30bfc0bc37c4c42b7f361e950bcbfd4 618759d86c994f099d64bec287ab878d - - default default] Failed to find image e9012d20-612b-4dea-bbca-ea14ec76a7eb to delete: glance.common.exception.ImageNotFound: No image found with ID e9012d20-612b-4dea-bbca-ea14ec76a7eb [pid: 8|app: 0|req: 334/679] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jun 3 01:02:06 2026] DELETE /v2/images/e9012d20-612b-4dea-bbca-ea14ec76a7eb => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:02:06 2026] GET /v2/images/e9012d20-612b-4dea-bbca-ea14ec76a7eb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:02:09 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 347/682] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:02:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/685] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:02:15 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 337/686] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:02:15 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: 350/687] 199.204.45.129 () {36 vars in 991 bytes} [Wed Jun 3 01:02:16 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 338/688] 199.204.45.129 () {36 vars in 931 bytes} [Wed Jun 3 01:02:16 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: 351/689] 199.204.45.129 () {36 vars in 991 bytes} [Wed Jun 3 01:02:17 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/690] 199.204.45.129 () {36 vars in 931 bytes} [Wed Jun 3 01:02:17 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: 355/697] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:02:48 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 343/698] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:02: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: 7|app: 0|req: 358/703] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:03:06 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 346/704] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:03:06 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: 360/707] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:03:14 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/708] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:03:15 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: 361/709] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:03:15 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: 349/710] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:03:15 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 362/711] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:03:15 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: 350/712] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:03:15 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: 363/713] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:03:15 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 351/714] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:03:15 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/715] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:03:15 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: 352/716] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jun 3 01:03:16 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:03:16 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/718] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jun 3 01:03:16 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 366/719] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:03:16 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/720] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:03:16 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: 356/723] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:03:33 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 368/724] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:03:33 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: 370/727] 10.0.0.160 () {30 vars in 411 bytes} [Wed Jun 3 01:03:43 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: 373/732] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:03:56 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 360/733] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:03:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:04:03 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jun 3 01:04:03 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 375/738] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 377/742] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 367/745] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/746] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 380/748] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jun 3 01:04:04 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 381/750] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 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: 370/751] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:04:04 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: 383/754] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:04:20 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 24 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.159 () {36 vars in 927 bytes} [Wed Jun 3 01:04:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/758] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:04:30 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 385/759] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:04:30 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/766] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:05:01 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 378/767] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:05:01 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 987 bytes} [Wed Jun 3 01:06:13 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => 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: 397/783] 10.0.0.159 () {36 vars in 927 bytes} [Wed Jun 3 01:06:13 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: 389/788] 10.0.0.159 () {36 vars in 987 bytes} [Wed Jun 3 01:06:31 2026] GET /v2/images/8f143ac7-4ab8-4a61-8244-6e02d214c9dc => generated 1312 bytes in 21 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.159 () {36 vars in 927 bytes} [Wed Jun 3 01:06:31 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/798] 199.204.45.129 () {32 vars in 826 bytes} [Wed Jun 3 01:07:12 2026] GET /v2/images?status=active&owner=b9d3b8d8305a4eb0b709e9c83eb0214c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/799] 199.204.45.129 () {32 vars in 653 bytes} [Wed Jun 3 01:07:13 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: 395/800] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:07:13 2026] GET /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:07:13 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: 396/802] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 407/803] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:07:13 2026] GET /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => 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: 397/804] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:07:13 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: 408/805] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:07:13 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: 398/806] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 3 01:07:13 2026] GET /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => 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: 409/807] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 3 01:07:13 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: 399/808] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jun 3 01:07:13 2026] GET /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => 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: 410/809] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:07:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 10.0.0.182 () {36 vars in 987 bytes} [Wed Jun 3 01:07:13 2026] GET /v2/images/e8af62a4-2a2b-4a46-820a-62ab1f5ccf85 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/811] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:07:13 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: 401/812] 10.0.0.182 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 438/865] 10.0.0.160 () {32 vars in 633 bytes} [Wed Jun 3 01:11:27 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)