+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 03:34:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5699dd48c8-pjpkj 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 0x7f6077d5d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-12 03:34:09.708 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 03:34:09.743 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 03:34:10.586 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 03:34:10.587 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 03:34:10.588 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 03:34:10.620 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 03:34:10.621 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 03:34:10.622 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 03:34:12.649 7 WARNING glance.api.v2.images [None req-e379822f-4931-4320-ba6e-ffc732c7f344 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 03:34:12.651 8 WARNING glance.api.v2.images [None req-0bb75fee-87cf-4c55-8ed5-b4d7b61370df - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 03:34:12.995 7 WARNING keystonemiddleware._common.config [None req-e379822f-4931-4320-ba6e-ffc732c7f344 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 03:34:13.002 7 WARNING oslo_config.cfg [None req-e379822f-4931-4320-ba6e-ffc732c7f344 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6077d5d668 pid: 7 (default app) 2026-05-12 03:34:13.007 8 WARNING keystonemiddleware._common.config [None req-0bb75fee-87cf-4c55-8ed5-b4d7b61370df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 03:34:13.015 8 WARNING oslo_config.cfg [None req-0bb75fee-87cf-4c55-8ed5-b4d7b61370df - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6077d5d668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 03:34:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 03:34:14.958 8 WARNING oslo_policy.policy [None req-8070fc07-5f38-4516-982c-c47091acdde1 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:34:14.959 8 WARNING oslo_policy.policy [None req-8070fc07-5f38-4516-982c-c47091acdde1 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:34:14.976 8 WARNING oslo_policy.policy [None req-8070fc07-5f38-4516-982c-c47091acdde1 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:34:14.976 8 WARNING oslo_policy.policy [None req-8070fc07-5f38-4516-982c-c47091acdde1 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - 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/5] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 03:34:14 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 03:34:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 03:34:18 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 03:34:18.551 7 WARNING oslo_policy.policy [None req-7ed2429c-dda2-4543-a90c-e930e04cd38f b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:34:18.551 7 WARNING oslo_policy.policy [None req-7ed2429c-dda2-4543-a90c-e930e04cd38f b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.19 () {44 vars in 908 bytes} [Tue May 12 03:34:18 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.19 () {44 vars in 930 bytes} [Tue May 12 03:34:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 03:34:18.681 7 WARNING oslo_policy.policy [None req-5d84da4f-d6a6-4f04-978d-562726cc2e5b b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:34:18.681 7 WARNING oslo_policy.policy [None req-5d84da4f-d6a6-4f04-978d-562726cc2e5b b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.19 () {44 vars in 936 bytes} [Tue May 12 03:34:18 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) 2026-05-12 03:34:18.764 8 WARNING oslo_config.cfg [None req-f0acc957-1b7f-4da6-adec-c57e1db55d0b b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - 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/11] 199.204.45.19 () {48 vars in 948 bytes} [Tue May 12 03:34:18 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 03:34:18.783 7 WARNING oslo_policy.policy [None req-2619856c-9487-4ab4-9efd-1d4d72422ad4 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:34:18.783 7 WARNING oslo_policy.policy [None req-2619856c-9487-4ab4-9efd-1d4d72422ad4 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:34:18.784 7 INFO glance.api.v2.image_data [None req-2619856c-9487-4ab4-9efd-1d4d72422ad4 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 03:34:22.651 7 WARNING glance.location [None req-2619856c-9487-4ab4-9efd-1d4d72422ad4 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.19 () {48 vars in 1042 bytes} [Tue May 12 03:34:18 2026] PUT /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee/file => generated 0 bytes in 3912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6727 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 03:34:22 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 03:34:22.729 7 WARNING oslo_config.cfg [None req-55e33062-8030-47d0-bd34-0239ccf90360 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 03:34:22 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 03:55:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/268] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 03:55:16 2026] GET /v2/images => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 03:55:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 03:55:35 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.19 () {44 vars in 934 bytes} [Tue May 12 03:55:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.19 () {44 vars in 956 bytes} [Tue May 12 03:55:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.19 () {44 vars in 936 bytes} [Tue May 12 03:55:35 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) [pid: 7|app: 0|req: 140/278] 199.204.45.19 () {48 vars in 948 bytes} [Tue May 12 03:55:35 2026] POST /v2/images => generated 796 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 03:55:35.925 8 WARNING oslo_policy.policy [None req-5ec9f79b-696a-44aa-810d-d11600359eb5 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:55:35.927 8 WARNING oslo_policy.policy [None req-5ec9f79b-696a-44aa-810d-d11600359eb5 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 03:55:35.930 8 INFO glance.api.v2.image_data [None req-5ec9f79b-696a-44aa-810d-d11600359eb5 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 03:56:02.188 8 WARNING glance.location [None req-5ec9f79b-696a-44aa-810d-d11600359eb5 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/283] 199.204.45.19 () {48 vars in 1043 bytes} [Tue May 12 03:55:35 2026] PUT /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb/file => generated 0 bytes in 26320 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63285 switches on core 0) [pid: 7|app: 0|req: 145/284] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 03:56:02 2026] GET /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 03:56:02 2026] GET /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb => 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: 147/288] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 03:56:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 03:56:03 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:02:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:02:45 2026] GET /v2/images => generated 2451 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:02:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:02:57 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.204.45.19 () {44 vars in 944 bytes} [Tue May 12 04:02:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 12 04:02:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.19 () {44 vars in 936 bytes} [Tue May 12 04:02:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.19 () {48 vars in 948 bytes} [Tue May 12 04:02:57 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 04:02:57.878 8 INFO glance.api.v2.image_data [None req-49d1e02a-0ba0-4bb6-b43f-17a69b2a6846 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 04:03:34.476 8 INFO glance.location [None req-49d1e02a-0ba0-4bb6-b43f-17a69b2a6846 b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/388] 199.204.45.19 () {48 vars in 1042 bytes} [Tue May 12 04:02:57 2026] PUT /v2/images/510b0957-e6da-4b76-89be-00c19e045bce/file => generated 0 bytes in 36643 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28560 switches on core 0) [pid: 7|app: 0|req: 201/389] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 04:03:34 2026] GET /v2/images/510b0957-e6da-4b76-89be-00c19e045bce => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/390] 199.204.45.19 () {48 vars in 1047 bytes} [Tue May 12 04:03:34 2026] PATCH /v2/images/510b0957-e6da-4b76-89be-00c19e045bce => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/391] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 04:03:34 2026] GET /v2/images/510b0957-e6da-4b76-89be-00c19e045bce => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/400] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:04:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/401] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:04:18 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/406] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:04:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/407] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:04:34 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/408] 199.204.45.19 () {44 vars in 936 bytes} [Tue May 12 04:04:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/409] 199.204.45.19 () {44 vars in 958 bytes} [Tue May 12 04:04:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/410] 199.204.45.19 () {44 vars in 936 bytes} [Tue May 12 04:04:34 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: 8|app: 0|req: 199/411] 199.204.45.19 () {48 vars in 948 bytes} [Tue May 12 04:04:34 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 04:04:34.351 7 INFO glance.api.v2.image_data [None req-5c88d46d-19c3-4382-85ca-475d80dce8ca b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 04:04:43.286 7 INFO glance.location [None req-5c88d46d-19c3-4382-85ca-475d80dce8ca b1589cb7e8774c2c93ddb2b10e1c2861 c32384ecbd764de9a6c4df16bfe4394a - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 213/414] 199.204.45.19 () {48 vars in 1042 bytes} [Tue May 12 04:04:34 2026] PUT /v2/images/beac791e-a0da-41b4-ab45-a50bcfb8568f/file => generated 0 bytes in 8981 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21360 switches on core 0) [pid: 8|app: 0|req: 202/415] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 04:04:43 2026] GET /v2/images/beac791e-a0da-41b4-ab45-a50bcfb8568f => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/416] 199.204.45.19 () {44 vars in 968 bytes} [Tue May 12 04:04:43 2026] GET /v2/images/beac791e-a0da-41b4-ab45-a50bcfb8568f => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/561] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:16:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/562] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:16:46 2026] GET /v2/images => generated 4892 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/591] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:19:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/592] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:19:04 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/593] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:19:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/594] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:19:05 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/605] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:19:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/606] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:19:54 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/607] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:20:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/608] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:20:01 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/623] 199.204.45.19 () {42 vars in 685 bytes} [Tue May 12 04:21:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 199.204.45.19 () {44 vars in 907 bytes} [Tue May 12 04:21:03 2026] GET /v2/images => generated 4892 bytes in 56 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: 311/633] 10.0.0.128 () {32 vars in 633 bytes} [Tue May 12 04:21:46 2026] GET /v2/images => generated 4892 bytes in 19 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: 325/638] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:22:06 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/639] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:22:06 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: 326/640] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:22:06 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: 315/641] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:22:06 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:22: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: 8|app: 0|req: 316/643] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:22: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: 328/644] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:22:06 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:22: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: 7|app: 0|req: 329/646] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:22:06 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: 318/647] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:22:07 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/648] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:22:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/649] 10.0.0.57 () {36 vars in 910 bytes} [Tue May 12 04:22:07 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/650] 10.0.0.57 () {36 vars in 1006 bytes} [Tue May 12 04:22:07 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/651] 10.0.0.57 () {36 vars in 986 bytes} [Tue May 12 04:22:07 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/652] 10.0.0.57 () {36 vars in 926 bytes} [Tue May 12 04:22:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/653] 10.0.0.57 () {36 vars in 926 bytes} [Tue May 12 04:22:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:22:09 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:22:09 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: 335/658] 199.204.45.19 () {36 vars in 990 bytes} [Tue May 12 04:22:15 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/659] 199.204.45.19 () {36 vars in 930 bytes} [Tue May 12 04:22: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: 336/660] 199.204.45.19 () {36 vars in 990 bytes} [Tue May 12 04:22:16 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/661] 199.204.45.19 () {36 vars in 930 bytes} [Tue May 12 04:22: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: 7|app: 0|req: 338/664] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:22:28 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/665] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:22:28 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: 330/670] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:22:48 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/671] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:22: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: 346/680] 10.0.0.128 () {34 vars in 655 bytes} [Tue May 12 04:23:29 2026] POST /v2/images => generated 649 bytes in 119 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 04:23:29.738 8 WARNING glance.api.v2.images [None req-c77e4ba6-de9a-42b6-986c-875f42b850bd 39400c9cf7c94968a5d7f2dda353b1d5 3d91d2e9d8ff4784b2736aebd6ff40aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//556788c8-abdb-4bf7-ba7c-a59306215f1c [pid: 8|app: 0|req: 335/681] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 12 04:23:29 2026] DELETE /v2/images/556788c8-abdb-4bf7-ba7c-a59306215f1c => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:29 2026] GET /v2/images/556788c8-abdb-4bf7-ba7c-a59306215f1c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.128 () {32 vars in 633 bytes} [Tue May 12 04:23:29 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/684] 10.0.0.128 () {34 vars in 655 bytes} [Tue May 12 04:23:29 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 12 04:23:29 2026] GET /v2/images/732d958b-c750-400d-82d8-9e3fc25aeba9/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 04:23:29.936 7 INFO glance.api.v2.image_data [None req-e4672bcf-72b2-4952-a87a-0f4b4718a599 39400c9cf7c94968a5d7f2dda353b1d5 3d91d2e9d8ff4784b2736aebd6ff40aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 04:23:29.984 7 WARNING glance_store._drivers.rbd [None req-e4672bcf-72b2-4952-a87a-0f4b4718a599 39400c9cf7c94968a5d7f2dda353b1d5 3d91d2e9d8ff4784b2736aebd6ff40aa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 04:23:30.912 7 INFO glance.location [None req-e4672bcf-72b2-4952-a87a-0f4b4718a599 39400c9cf7c94968a5d7f2dda353b1d5 3d91d2e9d8ff4784b2736aebd6ff40aa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/686] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 12 04:23:29 2026] PUT /v2/images/732d958b-c750-400d-82d8-9e3fc25aeba9/file => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/687] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:30 2026] GET /v2/images/732d958b-c750-400d-82d8-9e3fc25aeba9 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 12 04:23:30 2026] GET /v2/images/732d958b-c750-400d-82d8-9e3fc25aeba9/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/689] 10.0.0.128 () {34 vars in 655 bytes} [Tue May 12 04:23:31 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 12 04:23:31 2026] PATCH /v2/images/b2c96806-31a6-4edc-bdf1-6e22d89e0f1e => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:31 2026] GET /v2/images/b2c96806-31a6-4edc-bdf1-6e22d89e0f1e => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 04:23:31.257 7 WARNING glance.api.v2.images [None req-4731a141-1c5e-419d-9792-c34253ad5c4a 39400c9cf7c94968a5d7f2dda353b1d5 3d91d2e9d8ff4784b2736aebd6ff40aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b2c96806-31a6-4edc-bdf1-6e22d89e0f1e [pid: 7|app: 0|req: 352/692] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 12 04:23:31 2026] DELETE /v2/images/b2c96806-31a6-4edc-bdf1-6e22d89e0f1e => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:31 2026] GET /v2/images/b2c96806-31a6-4edc-bdf1-6e22d89e0f1e => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 04:23:31.334 7 WARNING glance.api.v2.images [None req-6f167ec9-150d-4ca1-8150-28ff3ea5b51e 39400c9cf7c94968a5d7f2dda353b1d5 3d91d2e9d8ff4784b2736aebd6ff40aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//732d958b-c750-400d-82d8-9e3fc25aeba9 [pid: 7|app: 0|req: 353/694] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 12 04:23:31 2026] DELETE /v2/images/732d958b-c750-400d-82d8-9e3fc25aeba9 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/695] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:32 2026] GET /v2/images/732d958b-c750-400d-82d8-9e3fc25aeba9 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 04:23:32.140 7 WARNING glance.api.v2.images [None req-5ba6b0ca-18a5-43ba-882b-f7307e09a61c 39400c9cf7c94968a5d7f2dda353b1d5 3d91d2e9d8ff4784b2736aebd6ff40aa - - default default] Failed to find image 556788c8-abdb-4bf7-ba7c-a59306215f1c to delete: glance.common.exception.ImageNotFound: No image found with ID 556788c8-abdb-4bf7-ba7c-a59306215f1c [pid: 7|app: 0|req: 354/696] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 12 04:23:32 2026] DELETE /v2/images/556788c8-abdb-4bf7-ba7c-a59306215f1c => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:32 2026] GET /v2/images/556788c8-abdb-4bf7-ba7c-a59306215f1c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.128 () {30 vars in 411 bytes} [Tue May 12 04:23:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/703] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:23:45 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/704] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:23:45 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: 359/707] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:56 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 12 04:23:56 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/709] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:23:56 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:23:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/711] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:23: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: 8|app: 0|req: 351/712] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:23:56 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/713] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:23:56 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: 8|app: 0|req: 352/714] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:23:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:23:56 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:23:56 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: 364/717] 10.0.0.57 () {36 vars in 910 bytes} [Tue May 12 04:23:56 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.57 () {36 vars in 1006 bytes} [Tue May 12 04:23:56 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee/locations => generated 127 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.57 () {36 vars in 986 bytes} [Tue May 12 04:23:56 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/720] 10.0.0.57 () {36 vars in 926 bytes} [Tue May 12 04:23:56 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: 366/721] 10.0.0.57 () {36 vars in 926 bytes} [Tue May 12 04:23:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:24:10 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:24:10 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: 359/728] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:24:13 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:24: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: 376/740] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:25:06 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:25: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: 7|app: 0|req: 377/742] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:25:11 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:25:11 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/748] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:25:25 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:25:25 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: 372/754] 10.0.0.91 () {36 vars in 986 bytes} [Tue May 12 04:25:51 2026] GET /v2/images/ee834bea-115e-4027-8b2d-9f4cd0bf40ee => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.91 () {36 vars in 926 bytes} [Tue May 12 04:25:51 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: 388/764] 199.204.45.19 () {32 vars in 825 bytes} [Tue May 12 04:26:31 2026] GET /v2/images?status=active&owner=c32384ecbd764de9a6c4df16bfe4394a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/765] 199.204.45.19 () {32 vars in 652 bytes} [Tue May 12 04:26:31 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: 389/766] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:26:32 2026] GET /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb => generated 1209 bytes in 61 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.203 () {36 vars in 927 bytes} [Tue May 12 04:26:32 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: 390/768] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:26:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:26:32 2026] GET /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb => 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: 391/770] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:26:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/771] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:26:32 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: 392/772] 10.0.0.203 () {36 vars in 987 bytes} [Tue May 12 04:26:32 2026] GET /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/773] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:26:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 10.0.0.203 () {36 vars in 927 bytes} [Tue May 12 04:26:32 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: 382/775] 10.0.0.57 () {36 vars in 910 bytes} [Tue May 12 04:26:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 10.0.0.57 () {36 vars in 1006 bytes} [Tue May 12 04:26:32 2026] GET /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/777] 10.0.0.57 () {36 vars in 986 bytes} [Tue May 12 04:26:32 2026] GET /v2/images/7f9682e8-47fe-475f-b89d-6cd814b867fb => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/778] 10.0.0.57 () {36 vars in 926 bytes} [Tue May 12 04:26:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/779] 10.0.0.57 () {36 vars in 926 bytes} [Tue May 12 04:26:32 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: 418/824] 10.0.0.128 () {32 vars in 633 bytes} [Tue May 12 04:30:05 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)